Skip to main content

PL_secondgv_ptr

Macro PL_secondgv_ptr 

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

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