Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
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 6293 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ cnt

size_t rb_imemo_tmpbuf_struct::cnt

Definition at line 6298 of file rb_mjit_min_header-3.1.3.h.

◆ flags

VALUE rb_imemo_tmpbuf_struct::flags

Definition at line 6294 of file rb_mjit_min_header-3.1.3.h.

◆ next

struct rb_imemo_tmpbuf_struct * rb_imemo_tmpbuf_struct::next

Definition at line 6297 of file rb_mjit_min_header-3.1.3.h.

◆ ptr

VALUE * rb_imemo_tmpbuf_struct::ptr

Definition at line 6296 of file rb_mjit_min_header-3.1.3.h.

◆ reserved

VALUE rb_imemo_tmpbuf_struct::reserved

Definition at line 6295 of file rb_mjit_min_header-3.1.3.h.


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