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