macro_rules! PL_destroyhook_ptr {
($my_perl:expr) => { ... };
}Expand description
*mut accessor for PL_destroyhook (read form: PL_destroyhook!).
macro_rules! PL_destroyhook_ptr {
($my_perl:expr) => { ... };
}*mut accessor for PL_destroyhook (read form: PL_destroyhook!).