Function check_custom_abi

Source
pub fn check_custom_abi(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId,
    fn_sig: FnSig<'_>,
    fn_sig_span: Span,
)