[][src]Type Definition libperl_sys::destroyable_proc_t

type destroyable_proc_t = Option<unsafe extern "C" fn(my_perl: *mut PerlInterpreter, sv: *mut SV) -> bool>;