rustc_monomorphize::mono_checks::abi_check

Function check_callees_abi

Source
fn check_callees_abi<'tcx>(
    tcx: TyCtxt<'tcx>,
    instance: Instance<'tcx>,
    body: &Body<'tcx>,
)