macro_rules! PL_srand_called {
($my_perl:expr) => { ... };
}Expand description
PL_srand_called — PERLVARI(I, srand_called, bool)
Initial value: false.
macro_rules! PL_srand_called {
($my_perl:expr) => { ... };
}PL_srand_called — PERLVARI(I, srand_called, bool)
Initial value: false.