rustc_ty_utils::abi

Function conv_from_spec_abi

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