[][src]Type Definition box2d_rs::b2_contact_manager::B2contactManagerPtr

type B2contactManagerPtr<D> = Rc<RefCell<B2contactManager<D>>>;