Skip to main content

CFWriteStreamCreateWithAllocatedBuffers

Function CFWriteStreamCreateWithAllocatedBuffers 

Source
pub unsafe extern "C" fn CFWriteStreamCreateWithAllocatedBuffers(
    alloc: CFAllocatorRef,
    bufferAllocator: CFAllocatorRef,
) -> CFWriteStreamRef
Expand description

Apple SDK function CFWriteStreamCreateWithAllocatedBuffers.