Function core_foundation_sys::set::CFSetGetCountOfValue

source ยท
pub unsafe extern "C" fn CFSetGetCountOfValue(
    theSet: CFSetRef,
    value: *const c_void,
) -> CFIndex