Trait gio::prelude::UnixOutputStreamExt[][src]

pub trait UnixOutputStreamExt: 'static {
    fn closes_fd(&self) -> bool;
}

Required methods

Implementors