Type Alias dJoint

Source
pub type dJoint = dJointTemplate<dJointDynamicIDContainer>;

Aliased Type§

#[repr(C)]
pub struct dJoint { pub vtable_: *const dJointTemplate__bindgen_vtable, pub _base: dJointDynamicIDContainer, pub _phantom_0: PhantomData<UnsafeCell<dJointDynamicIDContainer>>, }

Fields§

§vtable_: *const dJointTemplate__bindgen_vtable§_base: dJointDynamicIDContainer§_phantom_0: PhantomData<UnsafeCell<dJointDynamicIDContainer>>