Skip to main content

PL_modcount_ptr

Macro PL_modcount_ptr 

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

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