Skip to main content

PL_Sv_ptr

Macro PL_Sv_ptr 

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

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