Struct rbspy_ruby_structs::ruby_3_1_1::rb_ast_id_table
source · #[repr(C)]pub struct rb_ast_id_table {
pub size: c_int,
pub ids: __IncompleteArrayField<ID>,
}Fields§
§size: c_int§ids: __IncompleteArrayField<ID>