Skip to main content

CMBlockBufferCreateEmpty

Function CMBlockBufferCreateEmpty 

Source
pub unsafe extern "C" fn CMBlockBufferCreateEmpty(
    structureAllocator: CFAllocatorRef,
    subBlockCapacity: size_t,
    flags: CMBlockBufferFlags,
    blockBufferOut: *mut CMBlockBufferRef,
) -> OSStatus