Module.this

Create a new, empty module in the global context.

  1. this()
  2. this(LLVMModuleRef m)
  3. this(string module_id)
    struct Module
    this
    (
    string module_id
    )

Meta