Function CGDisplaySetStereoOperation

Source
pub unsafe extern "C" fn CGDisplaySetStereoOperation(
    display: CGDirectDisplayID,
    stereo: boolean_t,
    forceBlueLine: boolean_t,
    options: CGConfigureOption,
) -> CGError