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