pub unsafe fn CvXSUB(
my_perl: *mut PerlInterpreter,
sv: *const SV,
) -> Option<unsafe extern "C" fn(*mut PerlInterpreter, *mut CV)>Expand description
thx shim for crate::CvXSUB.
pub unsafe fn CvXSUB(
my_perl: *mut PerlInterpreter,
sv: *const SV,
) -> Option<unsafe extern "C" fn(*mut PerlInterpreter, *mut CV)>thx shim for crate::CvXSUB.