LLVMGetModuleContext

Obtain the context to which this module is associated.

@see Module::getContext()

extern (C) nothrow
LLVMContextRef
LLVMGetModuleContext
(
LLVMModuleRef M
)

Meta