Function llvm_sys::target_machine::LLVMCreateTargetDataLayout[][src]

pub unsafe extern "C" fn LLVMCreateTargetDataLayout(
    T: LLVMTargetMachineRef
) -> LLVMTargetDataRef
Expand description

Create a DataLayout based on the target machine.