macro_rules! PL_hintgv_ptr {
($my_perl:expr) => { ... };
}Expand description
*mut accessor for PL_hintgv (read form: PL_hintgv!).
macro_rules! PL_hintgv_ptr {
($my_perl:expr) => { ... };
}*mut accessor for PL_hintgv (read form: PL_hintgv!).