Struct squirrel_sys::SQOuter
[−]
[src]
#[repr(C)]pub struct SQOuter(_);
Trait Implementations
impl Debug for SQOuter[src]
impl Copy for SQOuter[src]
impl Clone for SQOuter[src]
fn clone(&self) -> SQOuter
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more