Function CFBagApplyFunction

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