Function rustc_codegen_llvm::llvm::LLVMGetDataLayoutStr

source ·
pub unsafe extern "C" fn LLVMGetDataLayoutStr(
    M: &Module
) -> *const c_char
Expand description

Data layout. See Module::getDataLayout.