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