Function CFSetCreateCopy

Source
pub unsafe extern "C" fn CFSetCreateCopy(
    allocator: CFAllocatorRef,
    theSet: CFSetRef,
) -> CFSetRef