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