rustc::lib::llvm::llvm::LLVMGetDataLayout[src]

pub unsafe fn LLVMGetDataLayout(M: ModuleRef) -> *c_char

Data layout. See Module::getDataLayout.