Function rustc_llvm_proxy::proxy::LLVMBuildBitCast
source · #[no_mangle]
pub unsafe extern "C" fn LLVMBuildBitCast(
arg1: LLVMBuilderRef,
Val: LLVMValueRef,
DestTy: LLVMTypeRef,
Name: *const c_char
) -> LLVMValueRef