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