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

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

Create a DataLayout based on the target machine.