CGDisplayModeGetWidth

Function CGDisplayModeGetWidth 

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