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