pub unsafe extern "C" fn LLVMRemarkEntryGetFunctionName(
Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkStringRefExpand description
Get the name of the function being processed when the remark was emitted.
pub unsafe extern "C" fn LLVMRemarkEntryGetFunctionName(
Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkStringRefGet the name of the function being processed when the remark was emitted.