Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
__rb_wasm_asyncify_fiber_ctx Struct Reference

Data Fields

void * top
void * end
char buffer [WASM_FIBER_STACK_BUFFER_SIZE]

Detailed Description

Definition at line 10 of file fiber.h.

Field Documentation

◆ buffer

char __rb_wasm_asyncify_fiber_ctx::buffer[WASM_FIBER_STACK_BUFFER_SIZE]

Definition at line 13 of file fiber.h.

◆ end

void* __rb_wasm_asyncify_fiber_ctx::end

Definition at line 12 of file fiber.h.

◆ top

void* __rb_wasm_asyncify_fiber_ctx::top

Definition at line 11 of file fiber.h.


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