Function core_foundation_sys::set::CFSetApplyFunction [] [src]

pub unsafe extern "C" fn CFSetApplyFunction(
    theSet: CFSetRef,
    applier: CFSetApplierFunction,
    context: *const c_void
)