Skip to main content

call_atexit

Function call_atexit 

Source
pub unsafe fn call_atexit(
    my_perl: *mut PerlInterpreter,
    a: ATEXIT_t,
    b: *mut c_void,
)
Expand description

thx shim for crate::call_atexit.