Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
rb_imemo_tmpbuf_struct Struct Reference

Data Fields

VALUE flags
 
VALUE * ptr
 
size_t size
 
bool marked
 

Detailed Description

Definition at line 96 of file imemo.h.

Field Documentation

◆ flags

VALUE rb_imemo_tmpbuf_struct::flags

Definition at line 97 of file imemo.h.

◆ marked

bool rb_imemo_tmpbuf_struct::marked

Definition at line 100 of file imemo.h.

◆ ptr

VALUE* rb_imemo_tmpbuf_struct::ptr

Definition at line 98 of file imemo.h.

◆ size

size_t rb_imemo_tmpbuf_struct::size

Definition at line 99 of file imemo.h.


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