Function evil_janet::janet_array_setcount

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