Function blGradientRemoveStop

Source
pub unsafe extern "C" fn blGradientRemoveStop(
    self_: *mut BLGradientCore,
    index: usize,
) -> BLResult