Function llvm_sys::core::LLVMGetDataLayoutStr
source · pub unsafe extern "C" fn LLVMGetDataLayoutStr(
M: LLVMModuleRef
) -> *const c_charExpand description
Obtain the data layout for a module.
pub unsafe extern "C" fn LLVMGetDataLayoutStr(
M: LLVMModuleRef
) -> *const c_charObtain the data layout for a module.