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