Skip to main content

PL_runops_ptr

Macro PL_runops_ptr 

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

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