Enum gio_2_0_sys::GSocketType [] [src]

#[repr(C)]
pub enum GSocketType { Invalid, Stream, Datagram, Seqpacket, }

Variants