Function llhd::ty::pointer_ty[][src]

pub fn pointer_ty(ty: Type) -> Type
Expand description

Create a pointer type with the requested data type.