Struct squirrel_sys::tagSQMemberHandle [] [src]

#[repr(C)]
pub struct tagSQMemberHandle { pub _static: SQBool, pub _index: SQInteger, }

Fields

Trait Implementations

impl Debug for tagSQMemberHandle
[src]

Formats the value using the given formatter.

impl Copy for tagSQMemberHandle
[src]

impl Clone for tagSQMemberHandle
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more