Module magnus::r_struct

source ·
Expand description

Types and functions for working with Ruby’s Struct class.

See also Ruby for more Struct related methods.

Structs§

  • A Value pointer to a RStruct struct, Ruby’s internal representation of ‘Structs’.

Functions§