Struct chipmunk_sys::Struct_cpArbiterThread [] [src]

#[repr(C)]
pub struct Struct_cpArbiterThread { pub next: *mut Struct_cpArbiter, pub prev: *mut Struct_cpArbiter, }

Fields

Trait Implementations

impl Copy for Struct_cpArbiterThread
[src]

impl Clone for Struct_cpArbiterThread
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_cpArbiterThread
[src]

Returns the "default value" for a type. Read more