Skip to main content

PL_stashpad_ptr

Macro PL_stashpad_ptr 

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

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