Struct squirrel_sys::SQWeakRef
[−]
[src]
#[repr(C)]pub struct SQWeakRef { pub _address: u8, }
Fields
_address: u8
Trait Implementations
impl Debug for SQWeakRef[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more