[][src]Function llhd::const_zero

pub fn const_zero(ty: &Type) -> ValueRef

Create a constant zero value of the requested type. Panics if there is no zero value for the given type.