pub unsafe extern "C-unwind" fn CGDisplayCopyAllDisplayModes(
display: CGDirectDisplayID,
options: Option<&CFDictionary>,
) -> Option<CFRetained<CFArray>>Available on crate feature
CGDirectDisplay only.Expand description
ยงSafety
options generics must be of the correct type.