Function core_foundation_sys::bag::CFBagContainsValue

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