pub unsafe extern "C-unwind" fn CGDisplayStreamGetRunLoopSource(
display_stream: Option<&CGDisplayStream>,
) -> Option<CFRetained<CFRunLoopSource>>👎Deprecated:
renamed to CGDisplayStream::run_loop_source
Available on crate feature
CGDisplayStream only.