rustc_ty_utils::abi

Function conv_from_spec_abi

Source
fn conv_from_spec_abi(tcx: TyCtxt<'_>, abi: ExternAbi, c_variadic: bool) -> Conv