Function libc::socketpair [−][src]
pub unsafe extern "C" fn socketpair(
    domain: c_int, 
    type_: c_int, 
    protocol: c_int, 
    socket_vector: *mut c_int
) -> c_intpub unsafe extern "C" fn socketpair(
    domain: c_int, 
    type_: c_int, 
    protocol: c_int, 
    socket_vector: *mut c_int
) -> c_int