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