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