created a function to set callback after context creation.
- qse_awk_rtx_setcb(), qse_awk_rtx_getcb()
This commit is contained in:
@ -89,8 +89,6 @@ struct qse_awk_t
|
||||
qse_ccls_t* ccls;
|
||||
qse_awk_prm_t* prm;
|
||||
|
||||
void* assoc_data;
|
||||
|
||||
/* options */
|
||||
int option;
|
||||
|
||||
|
Reference in New Issue
Block a user