Function core_foundation_sys::set::CFSetSetValue

source ยท
pub unsafe extern "C" fn CFSetSetValue(
    theSet: CFMutableSetRef,
    value: *const c_void,
)