Skip to main content

PL_curpm_under_ptr

Macro PL_curpm_under_ptr 

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

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