Skip to main content

PL_main_root_ptr

Macro PL_main_root_ptr 

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

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