pub unsafe extern "C" fn LLVMRemarkEntryGetDebugLoc(
Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkDebugLocRef
Expand description
Returns the debug location that is attached to this remark.
pub unsafe extern "C" fn LLVMRemarkEntryGetDebugLoc(
Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkDebugLocRef
Returns the debug location that is attached to this remark.