pub unsafe extern "C-unwind" fn CFWriteStreamWrite(
stream: &CFWriteStream,
buffer: *const u8,
buffer_length: CFIndex,
) -> CFIndex👎Deprecated:
renamed to CFWriteStream::write
Available on crate feature
CFStream only.