[][src]Type Definition box2d_rs::b2_body::BodyPtr

type BodyPtr<D> = Rc<RefCell<B2body<D>>>;