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