Struct rbspy_ruby_structs::ruby_2_1_2::st_table [] [src]

#[repr(C)]
pub struct st_table { pub type_: *const st_hash_type, pub num_bins: st_index_t, pub _bitfield_1: __BindgenBitfieldUnit<[u8; 8], u64>, pub as_: st_table__bindgen_ty_1, }

Fields

Methods

impl st_table
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for st_table
[src]

impl Clone for st_table
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for st_table
[src]

[src]

Formats the value using the given formatter.