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