pub unsafe extern "C" fn CFBagCreateMutable(
allocator: CFAllocatorRef,
capacity: CFIndex,
callBacks: *const CFBagCallBacks,
) -> CFMutableBagRefExpand description
Apple SDK function CFBagCreateMutable.
pub unsafe extern "C" fn CFBagCreateMutable(
allocator: CFAllocatorRef,
capacity: CFIndex,
callBacks: *const CFBagCallBacks,
) -> CFMutableBagRefApple SDK function CFBagCreateMutable.