LLVMGetModuleDataLayout

Obtain the data layout for a module.

@see Module::getDataLayout()

extern (C) nothrow
LLVMGetModuleDataLayout
(
LLVMModuleRef M
)

Meta