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