Skip to main content

PL_defoutgv_ptr

Macro PL_defoutgv_ptr 

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

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