[][src]Function uikit_sys::CFSetCreateMutable

pub unsafe extern "C" fn CFSetCreateMutable(
    allocator: CFAllocatorRef,
    capacity: CFIndex,
    callBacks: *const CFSetCallBacks
) -> CFMutableSetRef