Function blArrayRemoveRange

Source
pub unsafe extern "C" fn blArrayRemoveRange(
    self_: *mut BLArrayCore,
    rStart: usize,
    rEnd: usize,
) -> BLResult