pub fn fn_maybe_err(tcx: TyCtxt<'_>, sp: Span, abi: Abi)
Expand description

Forbid defining intrinsics in Rust code, as they must always be defined by the compiler.