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