Function rustc_codegen_llvm::llvm_::ffi::LLVMBuildBitCast
source ยท pub unsafe extern "C" fn LLVMBuildBitCast<'a>(
B: &Builder<'a>,
Val: &'a Value,
DestTy: &'a Type,
Name: *const c_char,
) -> &'a Value