Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPageScale

pub unsafe extern "system" fn GdipSetPageScale(
    graphics: *mut GpGraphics,
    scale: f32,
) -> Status