pub const DR_NOTE_CALL_SEQUENCE_END: _bindgen_ty_2 = -65529;Expand description
Used for internal translation from an instruction list. These apply not only to client-inserted clean calls but all inserted calls whether inserted by clients or DR and whether fully clean or not. This is thus distinct from #DR_NOTE_CLEAN_CALL_END.