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