Skip to main content

CMTagCollectionCreate

Function CMTagCollectionCreate 

Source
pub unsafe extern "C" fn CMTagCollectionCreate(
    allocator: CFAllocatorRef,
    tags: *const CMTag,
    tagCount: CMItemCount,
    newCollectionOut: *mut CMTagCollectionRef,
) -> OSStatus
Expand description

Apple SDK function CMTagCollectionCreate.