Function CFSetContainsValue

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