Function CFBagContainsValue

Source
pub unsafe extern "C" fn CFBagContainsValue(
    theBag: CFBagRef,
    value: *const c_void,
) -> Boolean