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