Skip to main content

PL_op_ptr

Macro PL_op_ptr 

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

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