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