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