Function windows_sys::Win32::Graphics::GdiPlus::GdipScalePathGradientTransform
pub unsafe extern "system" fn GdipScalePathGradientTransform(
brush: *mut GpPathGradient,
sx: f32,
sy: f32,
order: MatrixOrder,
) -> Status