Skip to main content

PL_curstash_ptr

Macro PL_curstash_ptr 

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

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