[][src]Trait gio::prelude::IntoRawFd

pub trait IntoRawFd {
    fn into_raw_fd(self) -> c_int;
}

Required methods

fn into_raw_fd(self) -> c_int

Loading content...

Implementors

Loading content...