Struct squirrel_sys::SQClass [] [src]

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

Trait Implementations

impl Debug for SQClass
[src]

Formats the value using the given formatter.

impl Copy for SQClass
[src]

impl Clone for SQClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more