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