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