Function LLVMGetModuleDataLayout

Source
#[no_mangle]
pub extern "C" fn LLVMGetModuleDataLayout(
    M: LLVMModuleRef,
) -> LLVMTargetDataRef