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