Skip to main content

jit_array_get

Function jit_array_get 

Source
pub extern "C" fn jit_array_get(
    array_bits: u64,
    index_bits: u64,
) -> u64
Expand description

Get element from array by index (supports negative indexing)