Function core_foundation_sys::bag::CFBagApplyFunction

source ยท
pub unsafe extern "C" fn CFBagApplyFunction(
    theBag: CFBagRef,
    applier: CFBagApplierFunction,
    context: *mut c_void,
)