Skip to main content

CMTagCollectionCreateUnion

Function CMTagCollectionCreateUnion 

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