Function LLVMGetNextDbgRecord

Source
pub unsafe extern "C" fn LLVMGetNextDbgRecord(
    DbgRecord: LLVMDbgRecordRef,
) -> LLVMDbgRecordRef
Expand description

Obtain the next DbgRecord in the sequence or NULL if there are no more.