[][src]Type Definition libperl_sys::ATEXIT_t

type ATEXIT_t = Option<unsafe extern "C" fn(my_perl: *mut PerlInterpreter, arg1: *mut c_void)>;