CGDisplaySwitchToMode

Function CGDisplaySwitchToMode 

Source
pub unsafe extern "C-unwind" fn CGDisplaySwitchToMode(
    display: CGDirectDisplayID,
    mode: Option<&CFDictionary>,
) -> CGError
๐Ÿ‘ŽDeprecated: No longer supported
Available on crate features CGDirectDisplay and CGError only.
Expand description

ยงSafety

mode generics must be of the correct type.