pub fn is_elementary(hir: &Hir<'_>, id: VariableId, abi: &str) -> bool
True if id’s elementary type matches the given ABI string.
id