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