[][src]Function llhd::struct_ty

pub fn struct_ty(fields: Vec<Type>) -> Type

Create a struct type. fields is an list of types, one for each field.