Skip to main content

jit_new_array

Function jit_new_array 

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

Create a new array from values on stack