Skip to main content

CMTagCollectionCreateFromData

Function CMTagCollectionCreateFromData 

Source
pub unsafe extern "C" fn CMTagCollectionCreateFromData(
    data: CFDataRef,
    allocator: CFAllocatorRef,
    newCollectionOut: *mut CMTagCollectionRef,
) -> OSStatus
Expand description

Apple SDK function CMTagCollectionCreateFromData.