Function jl_array_ptr

Source
pub unsafe extern "C" fn jl_array_ptr(
    a: *mut jl_array_t,
) -> *mut c_void