Skip to main content

PL_hintgv_ptr

Macro PL_hintgv_ptr 

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

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