[][src]Function uikit_sys::CFBagGetValueIfPresent

pub unsafe extern "C" fn CFBagGetValueIfPresent(
    theBag: CFBagRef,
    candidate: *const c_void,
    value: *mut *const c_void
) -> Boolean