windows::Win32::Graphics::GdiPlus

Function GdipRotatePathGradientTransform

pub unsafe fn GdipRotatePathGradientTransform(
    brush: *mut GpPathGradient,
    angle: f32,
    order: MatrixOrder,
) -> Status