pub unsafe fn newXS(
my_perl: *mut PerlInterpreter,
a: *const c_char,
b: XSUBADDR_t,
c: *const c_char,
) -> *mut CVExpand description
thx shim for crate::newXS.
pub unsafe fn newXS(
my_perl: *mut PerlInterpreter,
a: *const c_char,
b: XSUBADDR_t,
c: *const c_char,
) -> *mut CVthx shim for crate::newXS.