Trait gio::prelude::AsRawSocket[][src]

pub trait AsRawSocket {
    fn as_raw_socket(&self) -> RawSocket;
}

Required methods

Implementors