pub unsafe extern "C" fn CFSetCreateMutable(
allocator: CFAllocatorRef,
capacity: CFIndex,
callBacks: *const CFSetCallBacks,
) -> CFMutableSetRefExpand description
Apple SDK function CFSetCreateMutable.
pub unsafe extern "C" fn CFSetCreateMutable(
allocator: CFAllocatorRef,
capacity: CFIndex,
callBacks: *const CFSetCallBacks,
) -> CFMutableSetRefApple SDK function CFSetCreateMutable.