Skip to main content

PL_taint_warn_ptr

Macro PL_taint_warn_ptr 

Source
macro_rules! PL_taint_warn_ptr {
    ($my_perl:expr) => { ... };
}
Expand description

*mut accessor for PL_taint_warn (read form: PL_taint_warn!).