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