pub unsafe fn call_atexit(
my_perl: *mut PerlInterpreter,
a: ATEXIT_t,
b: *mut c_void,
)Expand description
thx shim for crate::call_atexit.
pub unsafe fn call_atexit(
my_perl: *mut PerlInterpreter,
a: ATEXIT_t,
b: *mut c_void,
)thx shim for crate::call_atexit.