[][src]Function libperl_sys::Perl_my_socketpair

pub unsafe extern "C" fn Perl_my_socketpair(
    family: c_int,
    type_: c_int,
    protocol: c_int,
    fd: *mut c_int
) -> c_int