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.
pub unsafe extern "C" fn LLVMGetDataLayoutStr(
M: &Module
) -> *const c_char
Data layout. See Module::getDataLayout.