Function emojicode_sys::Emojicode_Thread_consumeInstruction [] [src]

pub unsafe extern "C" fn Emojicode_Thread_consumeInstruction(
    this: *mut Emojicode_Thread
) -> EmojicodeInstruction

Consumes the next instruction from the current stack frame’s execution pointer, i.e. returns the value to which /// the pointer currently points and increments the pointer.