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