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