pub unsafe fn Perl_newXS(
my_perl: *mut PerlInterpreter,
name: *const c_char,
subaddr: XSUBADDR_t,
filename: *const c_char,
) -> *mut CVExpand description
thx shim for crate::Perl_newXS.
pub unsafe fn Perl_newXS(
my_perl: *mut PerlInterpreter,
name: *const c_char,
subaddr: XSUBADDR_t,
filename: *const c_char,
) -> *mut CVthx shim for crate::Perl_newXS.