Trait gio::prelude::IntoRawSocket[][src]

pub trait IntoRawSocket {
    fn into_raw_socket(self) -> u64;
}

Required methods

Implementors