Function libevent_sys::evutil_socketpair
source · pub unsafe extern "C" fn evutil_socketpair(
d: c_int,
type_: c_int,
protocol: c_int,
sv: *mut c_int
) -> c_intpub unsafe extern "C" fn evutil_socketpair(
d: c_int,
type_: c_int,
protocol: c_int,
sv: *mut c_int
) -> c_int