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