CGDisplaySetStereoOperation

Function CGDisplaySetStereoOperation 

Source
pub extern "C-unwind" fn CGDisplaySetStereoOperation(
    display: CGDirectDisplayID,
    stereo: bool,
    force_blue_line: bool,
    option: CGConfigureOption,
) -> CGError
Available on crate features CGDirectDisplay and CGDisplayConfiguration and CGError and libc only.