Function windows::Win32::Graphics::GdiPlus::GdipTranslatePathGradientTransform
pub unsafe fn GdipTranslatePathGradientTransform(
brush: *mut GpPathGradient,
dx: f32,
dy: f32,
order: MatrixOrder,
) -> Status