Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
REnv Struct Reference

#include <proc.h>

Collaboration diagram for REnv:
Collaboration graph
[legend]

Data Fields

 MRB_OBJECT_HEADER
mrb_valuestack
mrb_sym mid
int cioff

Detailed Description

Definition at line 16 of file proc.h.

Field Documentation

int cioff

Definition at line 20 of file proc.h.

mrb_sym mid

Definition at line 19 of file proc.h.

MRB_OBJECT_HEADER

Definition at line 17 of file proc.h.

mrb_value* stack

Definition at line 18 of file proc.h.


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