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