rustc_codegen_llvm::llvm

Function LLVMRustWriteDiagnosticInfoToString

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