Function libutp_sys::socket[][src]

pub unsafe extern "C" fn socket(
    __domain: c_int,
    __type: c_int,
    __protocol: c_int
) -> c_int