[][src]Function blend2d_sys::blGradientRemoveStopByOffset

pub unsafe extern "C" fn blGradientRemoveStopByOffset(
    self_: *mut BLGradientCore,
    offset: f64,
    all: u32
) -> BLResult