Function core_foundation_sys::bag::CFBagGetValueIfPresent

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