Skip to main content

luaM_reallocarray

Macro luaM_reallocarray 

Source
macro_rules! luaM_reallocarray {
    ($L:expr, $v:expr, $oldn:expr, $n:expr, $t:ty, $memcat:expr) => { ... };
}