LLVMCloneModule

Return an exact copy of the specified module.

extern (C) nothrow
LLVMModuleRef
LLVMCloneModule
(
LLVMModuleRef M
)

Meta