Skip to main content

jit_array_push

Function jit_array_push 

Source
pub extern "C" fn jit_array_push(
    ctx: *mut JITContext,
    count: i64,
) -> u64
Expand description

Push multiple values onto array (returns new array)