Method LLVMGetLastFunction
LLVMGetLastFunction(LLVMModuleRef)
TODO: Provide summary for Function LLVMGetLastFunction
Declaration
public static LLVMValueRef LLVMGetLastFunction(LLVMModuleRef M)
Parameters
public static LLVMValueRef LLVMGetLastFunction(LLVMModuleRef M)
LLVMModuleRef | M | TODO: Provide details of parameter M |
Returns
LLVMValueRef | TODO: Document return value |