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