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