Skip to main content

PL_profiledata_ptr

Macro PL_profiledata_ptr 

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

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