Struct squirrel_sys::SQVM
[−]
[src]
#[repr(C)]pub struct SQVM(_);
Trait Implementations
impl Debug for SQVM[src]
impl Copy for SQVM[src]
impl Clone for SQVM[src]
fn clone(&self) -> SQVM
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