Function core_foundation_sys::bag::CFBagGetCountOfValue

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