Function llvm_sys::core::LLVMGetDataLayoutStr

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

Obtain the data layout for a module.