Function rustc::middle::trans::machine::llsize_of[src]

pub fn llsize_of(cx: &CrateContext, ty: Type) -> ValueRef

Returns the size of the type as an LLVM constant integer value.