Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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 91 of file imemo.h.

Field Documentation

◆ cnt

size_t rb_imemo_tmpbuf_struct::cnt

Definition at line 96 of file imemo.h.

◆ flags

VALUE rb_imemo_tmpbuf_struct::flags

Definition at line 92 of file imemo.h.

◆ next

struct rb_imemo_tmpbuf_struct * rb_imemo_tmpbuf_struct::next

Definition at line 95 of file imemo.h.

◆ ptr

VALUE * rb_imemo_tmpbuf_struct::ptr

Definition at line 94 of file imemo.h.

◆ reserved

VALUE rb_imemo_tmpbuf_struct::reserved

Definition at line 93 of file imemo.h.


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