pub extern "C-unwind" fn CFWriteStreamCanAcceptBytes(
stream: &CFWriteStream,
) -> bool👎Deprecated:
renamed to CFWriteStream::can_accept_bytes
Available on crate feature
CFStream only.