Function evil_janet::janet_array_ensure

source ·
pub unsafe extern "C-unwind" fn janet_array_ensure(
    array: *mut JanetArray,
    capacity: i32,
    growth: i32
)