Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPageScale

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