[][src]Type Definition box2d_rs::b2_world::B2worldWeakPtr

type B2worldWeakPtr<D> = Weak<RefCell<B2world<D>>>;