☰
UnixInputStreamExt
Required Methods
get_close_fd
Implementors
In gio
?
Trait
gio
::
UnixInputStreamExt
source
·
[
−
]
pub trait UnixInputStreamExt: 'static { fn
get_close_fd
(&self) ->
bool
; }
Required Methods
source
fn
get_close_fd
(&self) ->
bool
Implementors
source
impl<O:
IsA
<
UnixInputStream
>>
UnixInputStreamExt
for O