Function CoreFoundation_sys::set::CFSetGetValueIfPresent [] [src]

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