pub unsafe extern "C-unwind" fn CGConfigureDisplayStereoOperation(
config: CGDisplayConfigRef,
display: CGDirectDisplayID,
stereo: bool,
force_blue_line: bool,
) -> CGErrorAvailable on crate features
CGDirectDisplay and CGDisplayConfiguration and CGError and libc only.Expand description
ยงSafety
config must be a valid pointer or null.