Function evil_janet::janet_array_setcount

source ·
pub unsafe extern "C-unwind" fn janet_array_setcount(
    array: *mut JanetArray,
    count: i32
)