rustc_codegen_llvm::llvm_::ffi

Function LLVMRustWriteDiagnosticInfoToString

Source
pub unsafe extern "C" fn LLVMRustWriteDiagnosticInfoToString(
    DI: &DiagnosticInfo,
    s: &RustString,
)