Skip to main content

jit_array_get_safe

Function jit_array_get_safe 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn jit_array_get_safe( array_value_ptr: *const Value, index: i64, out: *mut Value, ) -> u8