[][src]Function uikit_sys::CFSetCreateMutableCopy

pub unsafe extern "C" fn CFSetCreateMutableCopy(
    allocator: CFAllocatorRef,
    capacity: CFIndex,
    theSet: CFSetRef
) -> CFMutableSetRef