CGDisplayModeGetPixelHeight

Function CGDisplayModeGetPixelHeight 

Source
pub extern "C-unwind" fn CGDisplayModeGetPixelHeight(
    mode: Option<&CGDisplayMode>,
) -> usize
👎Deprecated: renamed to CGDisplayMode::pixel_height
Available on crate feature CGDirectDisplay only.