Function llvm_sys::remarks::LLVMRemarkEntryGetFunctionName

source ยท
pub unsafe extern "C" fn LLVMRemarkEntryGetFunctionName(
    Remark: LLVMRemarkEntryRef
) -> LLVMRemarkStringRef
Expand description

Get the name of the function being processed when the remark was emitted.