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