pub unsafe extern "C" fn CMTagCollectionCreate(
allocator: CFAllocatorRef,
tags: *const CMTag,
tagCount: CMItemCount,
newCollectionOut: *mut CMTagCollectionRef,
) -> OSStatusExpand description
Apple SDK function CMTagCollectionCreate.