Skip to main content

CMTagCollectionCreateMutable

Function CMTagCollectionCreateMutable 

Source
pub unsafe extern "C" fn CMTagCollectionCreateMutable(
    allocator: CFAllocatorRef,
    capacity: CFIndex,
    newMutableCollectionOut: *mut CMMutableTagCollectionRef,
) -> OSStatus