Skip to main content

CMTagCollectionCreateMutableCopy

Function CMTagCollectionCreateMutableCopy 

Source
pub unsafe extern "C" fn CMTagCollectionCreateMutableCopy(
    tagCollection: CMTagCollectionRef,
    allocator: CFAllocatorRef,
    newMutableCollectionCopyOut: *mut CMMutableTagCollectionRef,
) -> OSStatus
Expand description

Apple SDK function CMTagCollectionCreateMutableCopy.