Function GdipGetFontHeight

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