Function llvm_sys::target_machine::LLVMCreateTargetDataLayout
source · pub unsafe extern "C" fn LLVMCreateTargetDataLayout(
T: LLVMTargetMachineRef
) -> LLVMTargetDataRef
Expand description
Create a DataLayout based on the target machine.