Function core_foundation_sys::bag::CFBagRemoveValue

source ยท
pub unsafe extern "C" fn CFBagRemoveValue(
    theBag: CFMutableBagRef,
    value: *const c_void,
)