Skip to main content

PL_scopestack_ix_ptr

Macro PL_scopestack_ix_ptr 

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

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