llvm_sys::remarks

Function LLVMRemarkEntryGetNextArg

Source
pub unsafe extern "C" fn LLVMRemarkEntryGetNextArg(
    It: LLVMRemarkArgRef,
    Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkArgRef
Expand description

Get the next argument in Remark from the position of It.