Skip to main content

PL_opfreehook_ptr

Macro PL_opfreehook_ptr 

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

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