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

#include <array.h>

Collaboration diagram for mrb_shared_array:
Collaboration graph
[legend]

Data Fields

int refcnt
mrb_valueptr
mrb_int len

Detailed Description

Definition at line 14 of file array.h.

Field Documentation

mrb_int len

Definition at line 17 of file array.h.

mrb_value* ptr

Definition at line 16 of file array.h.

int refcnt

Definition at line 15 of file array.h.


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