pub unsafe fn Perl_my_socketpair(
my_perl: *mut PerlInterpreter,
family: c_int,
type_: c_int,
protocol: c_int,
fd: *mut c_int,
) -> c_intExpand description
thx shim for crate::Perl_my_socketpair.
pub unsafe fn Perl_my_socketpair(
my_perl: *mut PerlInterpreter,
family: c_int,
type_: c_int,
protocol: c_int,
fd: *mut c_int,
) -> c_intthx shim for crate::Perl_my_socketpair.