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