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