Skip to main content

CMTagCollectionCreateCopy

Function CMTagCollectionCreateCopy 

Source
pub unsafe extern "C" fn CMTagCollectionCreateCopy(
    tagCollection: CMTagCollectionRef,
    allocator: CFAllocatorRef,
    newCollectionCopyOut: *mut CMTagCollectionRef,
) -> OSStatus