Struct ruby_sys::types::RBasic [] [src]

#[repr(C)]
pub struct RBasic { pub flags: InternalValue, pub klass: InternalValue, }

Fields