Struct rbspy_ruby_structs::ruby_2_1_9::rb_global_variable
[−]
[src]
#[repr(C)]pub struct rb_global_variable { /* fields omitted */ }
Trait Implementations
impl Debug for rb_global_variable
[src]
impl Copy for rb_global_variable
[src]
impl Clone for rb_global_variable
[src]
fn clone(&self) -> rb_global_variable
[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more