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