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