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