[][src]Function uikit_sys::CFWriteStreamCreateWithBuffer

pub unsafe extern "C" fn CFWriteStreamCreateWithBuffer(
    alloc: CFAllocatorRef,
    buffer: *mut UInt8,
    bufferCapacity: CFIndex
) -> CFWriteStreamRef