Struct rbspy_ruby_structs::ruby_2_2_5::rb_global_variable [−][src]
#[repr(C)]pub struct rb_global_variable { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for rb_global_variable
impl Send for rb_global_variable
impl Sync for rb_global_variable
impl Unpin for rb_global_variable
impl UnwindSafe for rb_global_variable
Blanket Implementations
Mutably borrows from an owned value. Read more