pub unsafe fn caller_cx(
my_perl: *mut PerlInterpreter,
a: I32,
b: *const *const PERL_CONTEXT,
) -> *const PERL_CONTEXTExpand description
thx shim for crate::caller_cx.
pub unsafe fn caller_cx(
my_perl: *mut PerlInterpreter,
a: I32,
b: *const *const PERL_CONTEXT,
) -> *const PERL_CONTEXTthx shim for crate::caller_cx.