macro_rules! PL_destroyhook {
($my_perl:expr) => { ... };
}Expand description
PL_destroyhook — PERLVARI(I, destroyhook, destroyable_proc_t)
Initial value: Perl_sv_destroyable.
macro_rules! PL_destroyhook {
($my_perl:expr) => { ... };
}PL_destroyhook — PERLVARI(I, destroyhook, destroyable_proc_t)
Initial value: Perl_sv_destroyable.