Type Alias llvm_sys::remarks::LLVMRemarkDebugLocRef
source ยท pub type LLVMRemarkDebugLocRef = *mut LLVMRemarkOpaqueDebugLoc;
Expand description
DebugLoc containing File, Line and Column.
pub type LLVMRemarkDebugLocRef = *mut LLVMRemarkOpaqueDebugLoc;
DebugLoc containing File, Line and Column.