Type Alias llvm_sys::remarks::LLVMRemarkEntryRef
source ยท pub type LLVMRemarkEntryRef = *mut LLVMRemarkOpaqueEntry;
Expand description
A remark emitted by the compiler.
pub type LLVMRemarkEntryRef = *mut LLVMRemarkOpaqueEntry;
A remark emitted by the compiler.