Function rustc_codegen_llvm::llvm_::ffi::LLVMRustUnpackInlineAsmDiagnostic
source ยท pub unsafe extern "C" fn LLVMRustUnpackInlineAsmDiagnostic<'a>(
DI: &'a DiagnosticInfo,
level_out: &mut DiagnosticLevel,
cookie_out: &mut u64,
message_out: &mut Option<&'a Twine>,
)