pub extern "C-unwind" fn CFWriteStreamCopyError(
stream: &CFWriteStream,
) -> Option<CFRetained<CFError>>👎Deprecated:
renamed to CFWriteStream::copy_error
Available on crate features
CFError and CFStream only.