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