Skip to main content

PL_defstash_ptr

Macro PL_defstash_ptr 

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

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