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