Function core_foundation_sys::set::CFSetContainsValue[][src]

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