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