pub extern "C-unwind" fn CFWriteStreamGetError(
stream: &CFWriteStream,
) -> CFStreamError👎Deprecated:
renamed to CFWriteStream::error
Available on crate feature
CFStream only.pub extern "C-unwind" fn CFWriteStreamGetError(
stream: &CFWriteStream,
) -> CFStreamErrorrenamed to CFWriteStream::error
CFStream only.