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