macro_rules! PL_body_roots {
($my_perl:expr) => { ... };
}Expand description
PL_body_roots — PERLVARA(I, body_roots, PERL_ARENA_ROOTS_SIZE, void*)
Fixed-length array of PERL_ARENA_ROOTS_SIZE elements.
macro_rules! PL_body_roots {
($my_perl:expr) => { ... };
}PL_body_roots — PERLVARA(I, body_roots, PERL_ARENA_ROOTS_SIZE, void*)
Fixed-length array of PERL_ARENA_ROOTS_SIZE elements.