Function core_foundation::set::CFSetContainsValue

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