Function blGradientRemoveStops

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