Skip to main content

PL_custom_ops_ptr

Macro PL_custom_ops_ptr 

Source
macro_rules! PL_custom_ops_ptr {
    ($my_perl:expr) => { ... };
}
Expand description

*mut accessor for PL_custom_ops (read form: PL_custom_ops!).