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