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