Function windows_sys::Win32::Graphics::GdiPlus::GdipGetFontHeight
pub unsafe extern "system" fn GdipGetFontHeight(
font: *const GpFont,
graphics: *const GpGraphics,
height: *mut f32,
) -> Status