Skip to main content

CMBufferQueueCreateWithHandlers

Function CMBufferQueueCreateWithHandlers 

Source
pub unsafe extern "C" fn CMBufferQueueCreateWithHandlers(
    allocator: CFAllocatorRef,
    capacity: CMItemCount,
    handlers: *const CMBufferHandlers,
    queueOut: *mut CMBufferQueueRef,
) -> OSStatus
Expand description

Apple SDK function CMBufferQueueCreateWithHandlers.