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