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