Skip to main content

PL_custom_op_names_ptr

Macro PL_custom_op_names_ptr 

Source
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!).