Struct squirrel_sys::SQClosure [] [src]

#[repr(C)]
pub struct SQClosure(_);

Trait Implementations

impl Debug for SQClosure
[src]

Formats the value using the given formatter.

impl Copy for SQClosure
[src]

impl Clone for SQClosure
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more