Skip to main content

CMTagCollectionCreateIntersection

Function CMTagCollectionCreateIntersection 

Source
pub unsafe extern "C" fn CMTagCollectionCreateIntersection(
    tagCollection1: CMTagCollectionRef,
    tagCollection2: CMTagCollectionRef,
    tagCollectionOut: *mut CMTagCollectionRef,
) -> OSStatus
Expand description

Apple SDK function CMTagCollectionCreateIntersection.