Function CFWriteStreamWrite

Source
pub unsafe extern "C" fn CFWriteStreamWrite(
    stream: CFWriteStreamRef,
    buffer: *const UInt8,
    bufferLength: CFIndex,
) -> CFIndex