Skip to main content

PL_tmps_ix_ptr

Macro PL_tmps_ix_ptr 

Source
macro_rules! PL_tmps_ix_ptr {
    ($my_perl:expr) => { ... };
}
Expand description

*mut accessor for PL_tmps_ix (read form: PL_tmps_ix!).