Type Definition vox_geometry_rust::sph_system_data2::SphSystemData2Ptr[][src]

type SphSystemData2Ptr = Arc<RwLock<SphSystemData2>>;
Expand description

Shared pointer for the SphSystemData2 type.