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