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