Skip to main content

PL_laststatval_ptr

Macro PL_laststatval_ptr 

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

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