pub unsafe extern "C" fn LLVMGetNextDbgRecord(
DbgRecord: LLVMDbgRecordRef,
) -> LLVMDbgRecordRefExpand description
Obtain the next DbgRecord in the sequence or NULL if there are no more.
pub unsafe extern "C" fn LLVMGetNextDbgRecord(
DbgRecord: LLVMDbgRecordRef,
) -> LLVMDbgRecordRefObtain the next DbgRecord in the sequence or NULL if there are no more.