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,
) -> CFStreamError
CFWriteStream::error
CFStream
only.