Function core_foundation::set::CFSetCreateMutable

source ยท
pub unsafe extern "C" fn CFSetCreateMutable(
    allocator: *const c_void,
    capacity: isize,
    callBacks: *const CFSetCallBacks,
) -> *mut __CFSet