Function CFSetCreateCopy

Source
pub unsafe extern "C" fn CFSetCreateCopy(
    allocator: *const c_void,
    theSet: *const __CFSet,
) -> *const __CFSet