[][src]Function blend2d_sys::blGradientRemoveStops

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