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