Function CFBagSetValue

Source
pub unsafe extern "C" fn CFBagSetValue(
    theBag: CFMutableBagRef,
    value: *const c_void,
)