Function CFBagGetCountOfValue

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