Function llvm_sys::remarks::LLVMRemarkEntryDispose
source ยท pub unsafe extern "C" fn LLVMRemarkEntryDispose(
Remark: LLVMRemarkEntryRef,
)Expand description
Free the resources used by the remark entry.
pub unsafe extern "C" fn LLVMRemarkEntryDispose(
Remark: LLVMRemarkEntryRef,
)Free the resources used by the remark entry.