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