[][src]Function jl_sys::jl_arrayref

pub unsafe extern "C" fn jl_arrayref(
    a: *mut jl_array_t,
    i: usize
) -> *mut jl_value_t