Skip to main content

PL_strtab_ptr

Macro PL_strtab_ptr 

Source
macro_rules! PL_strtab_ptr {
    ($my_perl:expr) => { ... };
}
Expand description

*mut accessor for PL_strtab (read form: PL_strtab!).