[][src]Function core_foundation::set::CFSetGetValueIfPresent

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