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