Skip to main content

CMTagCollectionCreateExclusiveOr

Function CMTagCollectionCreateExclusiveOr 

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

Apple SDK function CMTagCollectionCreateExclusiveOr.