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