Skip to main content

PL_bodytarget_ptr

Macro PL_bodytarget_ptr 

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

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