rustc_codegen_llvm::llvm_::ffi

Function LLVMRustSetDataLayoutFromTargetMachine

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