Function evil_janet::janet_array_push

source ·
pub unsafe extern "C-unwind" fn janet_array_push(
    array: *mut JanetArray,
    x: Janet
)