Function CFSetGetCountOfValue

Source
pub unsafe extern "C" fn CFSetGetCountOfValue(
    theSet: *const __CFSet,
    value: *const c_void,
) -> isize