Method LLVMModuleCreateWithName
LLVMModuleCreateWithName(String)
TODO: Provide summary for Function LLVMModuleCreateWithName
Declaration
public static LLVMModuleRef LLVMModuleCreateWithName(string ModuleID)
Parameters
public static LLVMModuleRef LLVMModuleCreateWithName(string ModuleID)
String | ModuleID | TODO: Provide details of parameter ModuleID |
Returns
LLVMModuleRef | TODO: Document return value |