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