Function CFBagAddValue

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