libyang3_sys

Function socketpair

source
pub unsafe extern "C" fn socketpair(
    __domain: c_int,
    __type: c_int,
    __protocol: c_int,
    __fds: *mut c_int,
) -> c_int