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.