Skip to main content

CMTagCollectionGetTags

Function CMTagCollectionGetTags 

Source
pub unsafe extern "C" fn CMTagCollectionGetTags(
    tagCollection: CMTagCollectionRef,
    tagBuffer: *mut CMTag,
    tagBufferCount: CMItemCount,
    numberOfTagsCopied: *mut CMItemCount,
) -> OSStatus
Expand description

Apple SDK function CMTagCollectionGetTags.