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