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