CGDisplayStreamStop

Function CGDisplayStreamStop 

Source
pub extern "C-unwind" fn CGDisplayStreamStop(
    display_stream: Option<&CGDisplayStream>,
) -> CGError
👎Deprecated: renamed to CGDisplayStream::stop
Available on crate features CGDisplayStream and CGError only.