Function rustc_llvm::ffi::LLVMBuildZExtOrBitCast [] [src]

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