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