CFWriteStreamGetError

Function CFWriteStreamGetError 

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