ΒΆLLVMTypeRef LLVMGetReturnType(
LLVMTypeRef FunctionTy)
LLVMTypeRef LLVMGetReturnType(
LLVMTypeRef FunctionTy)
Description
Obtain the Type this function Type returns.
Declared at: llvm/include/llvm-c/Core.h:1231
Parameters
- LLVMTypeRef FunctionTy