Function llhd::ty::entity_ty[][src]

pub fn entity_ty(ins: Vec<Type>, outs: Vec<Type>) -> Type
Expand description

Create an entity type with the given input and output arguments.