macro_rules! PL_toptarget_ptr {
($my_perl:expr) => { ... };
}Expand description
*mut accessor for PL_toptarget (read form: PL_toptarget!).
macro_rules! PL_toptarget_ptr {
($my_perl:expr) => { ... };
}*mut accessor for PL_toptarget (read form: PL_toptarget!).