API Version: 1.0
Library Version: 1.0
Generated by gi-docgen 2026.1
gboolean gum_stalker_iterator_next ( GumStalkerIterator* self, const cs_insn** insn )
Advances the iterator to the next instruction.
insn
Type: const cs_insn**
const cs_insn**
Return location for a pointer to the next instruction, or NULL.
NULL
Type: gboolean
gboolean
TRUE if there is a next instruction, else FALSE.
TRUE
FALSE