Function rustc_codegen_llvm::llvm_::ffi::LLVMGetDataLayoutStr

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

Data layout. See Module::getDataLayout.