pub unsafe extern "C-unwind" fn CGCompleteDisplayConfiguration(
config: CGDisplayConfigRef,
option: CGConfigureOption,
) -> CGErrorAvailable on crate features
CGDisplayConfiguration and CGError only.Expand description
ยงSafety
config must be a valid pointer or null.