Skip to main content

PL_scopestack_max_ptr

Macro PL_scopestack_max_ptr 

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

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