Function julia_sys::jl_arrayref [] [src]

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