[][src]Function uikit_sys::CFBagCreateMutable

pub unsafe extern "C" fn CFBagCreateMutable(
    allocator: CFAllocatorRef,
    capacity: CFIndex,
    callBacks: *const CFBagCallBacks
) -> CFMutableBagRef