[][src]Function llvm_sys::remarks::LLVMRemarkEntryGetType

pub unsafe extern "C" fn LLVMRemarkEntryGetType(
    Remark: LLVMRemarkEntryRef
) -> LLVMRemarkType

The type of the remark. For example, it can allow users to only keep the missed optimizations from the compiler.