Function core_foundation_sys::set::CFSetContainsValue

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