Rizin
unix-like reverse engineering framework and cli tools
core_task_ctx_t Struct Reference

Public Attributes

RzCorecore
 
RzConsContextcons_context
 

Detailed Description

Common base for all contexts of tasks in core. Must be the first member of every task context!

Definition at line 540 of file task.c.

Member Data Documentation

◆ cons_context

RzConsContext* core_task_ctx_t::cons_context

Definition at line 542 of file task.c.

◆ core

RzCore* core_task_ctx_t::core

Definition at line 541 of file task.c.


The documentation for this struct was generated from the following file: