Struct squirrel_sys::SQUserData [] [src]

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

Trait Implementations

impl Debug for SQUserData
[src]

Formats the value using the given formatter.

impl Copy for SQUserData
[src]

impl Clone for SQUserData
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more