Skip to main content

CGDisplayModeGetHeight

Function CGDisplayModeGetHeight 

Source
pub extern "C-unwind" fn CGDisplayModeGetHeight(
    mode: Option<&CGDisplayMode>,
) -> usize
👎Deprecated:

renamed to CGDisplayMode::height

Available on crate feature CGDirectDisplay only.