Function jl_array_del_beg

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