Function jl_array_sizehint

Source
pub unsafe extern "C" fn jl_array_sizehint(
    a: *mut jl_array_t,
    sz: usize,
)