rustc_codegen_llvm::llvm

Function LLVMRustSetDataLayoutFromTargetMachine

source
pub unsafe extern "C" fn LLVMRustSetDataLayoutFromTargetMachine<'a>(
    M: &'a Module,
    TM: &'a TargetMachine,
)