Function llvm_sys::core::LLVMGetDataLayoutStr[][src]

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

Obtain the data layout for a module.