Function windows_sys::Win32::Graphics::GdiPlus::GdipGetImageVerticalResolution
pub unsafe extern "system" fn GdipGetImageVerticalResolution(
image: *mut GpImage,
resolution: *mut f32,
) -> Status