[][src]Function ndk_sys::socketpair

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