Function windows_sys::Win32::Graphics::GdiPlus::GdipImageRotateFlip

pub unsafe extern "system" fn GdipImageRotateFlip(
    image: *mut GpImage,
    rftype: RotateFlipType,
) -> Status