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