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