janet_array_push

Function janet_array_push 

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