CGDisplayCurrentMode

Function CGDisplayCurrentMode 

Source
pub unsafe extern "C-unwind" fn CGDisplayCurrentMode(
    display: CGDirectDisplayID,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: No longer supported
Available on crate feature CGDirectDisplay only.