Skip to main content

CMTagCollectionCreateDifference

Function CMTagCollectionCreateDifference 

Source
pub unsafe extern "C" fn CMTagCollectionCreateDifference(
    tagCollectionMinuend: CMTagCollectionRef,
    tagCollectionSubtrahend: CMTagCollectionRef,
    tagCollectionOut: *mut CMTagCollectionRef,
) -> OSStatus