Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
rb_imemo_tmpbuf_struct Struct Reference

Data Fields

VALUE flags
VALUE reserved
VALUEptr
struct rb_imemo_tmpbuf_structnext
size_t cnt

Detailed Description

Definition at line 97 of file imemo.h.

Field Documentation

◆ cnt

size_t rb_imemo_tmpbuf_struct::cnt

Definition at line 102 of file imemo.h.

◆ flags

VALUE rb_imemo_tmpbuf_struct::flags

Definition at line 98 of file imemo.h.

◆ next

struct rb_imemo_tmpbuf_struct* rb_imemo_tmpbuf_struct::next

Definition at line 101 of file imemo.h.

◆ ptr

VALUE* rb_imemo_tmpbuf_struct::ptr

Definition at line 100 of file imemo.h.

◆ reserved

VALUE rb_imemo_tmpbuf_struct::reserved

Definition at line 99 of file imemo.h.


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