Trait gio::prelude::UnixOutputStreamExt
source · pub trait UnixOutputStreamExt: 'static {
// Required method
fn closes_fd(&self) -> bool;
}
Available on Unix only.
pub trait UnixOutputStreamExt: 'static {
// Required method
fn closes_fd(&self) -> bool;
}