Skip to main content

CGDisplayAvailableModes

Function CGDisplayAvailableModes 

Source
pub unsafe extern "C-unwind" fn CGDisplayAvailableModes(
    dsp: CGDirectDisplayID,
) -> Option<CFRetained<CFArray>>
👎Deprecated:

No longer supported

Available on crate feature CGDirectDisplay only.