☰
Other items in
rustc_codegen_llvm
::
llvm
All crates
?
Function
rustc_codegen_llvm
::
llvm
::
LLVMConstZExt
[
−
]
[src]
pub unsafe extern "C" fn LLVMConstZExt<'a>(
ConstantVal: &'a
Value
,
ToType: &'a
Type
) -> &'a
Value