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