Function core_foundation::set::CFSetSetValue

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