pub unsafe extern "C" fn CFWriteStreamCreateWithBuffer(
alloc: CFAllocatorRef,
buffer: *mut UInt8,
bufferCapacity: CFIndex,
) -> CFWriteStreamRefExpand description
Apple SDK function CFWriteStreamCreateWithBuffer.
pub unsafe extern "C" fn CFWriteStreamCreateWithBuffer(
alloc: CFAllocatorRef,
buffer: *mut UInt8,
bufferCapacity: CFIndex,
) -> CFWriteStreamRefApple SDK function CFWriteStreamCreateWithBuffer.