[][src]Function uikit_sys::CFSetGetValueIfPresent

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