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