Function core_foundation_sys::bag::CFBagCreateMutableCopy

source ยท
pub unsafe extern "C" fn CFBagCreateMutableCopy(
    allocator: CFAllocatorRef,
    capacity: CFIndex,
    theBag: CFBagRef,
) -> CFMutableBagRef