Function rustc_llvm::ffi::LLVMBuildZExt [] [src]

pub unsafe extern fn LLVMBuildZExt(B: BuilderRef,
                                   Val: ValueRef,
                                   DestTy: TypeRef,
                                   Name: *const c_char)
                                   -> ValueRef
🔬 This is a nightly-only experimental API. (rustc_private)