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