Function rustc_codegen_llvm::llvm_::ffi::LLVMGetDataLayoutStr
source · pub unsafe extern "C" fn LLVMGetDataLayoutStr(
M: &Module
) -> *const c_charExpand description
Data layout. See Module::getDataLayout.
pub unsafe extern "C" fn LLVMGetDataLayoutStr(
M: &Module
) -> *const c_charData layout. See Module::getDataLayout.