Type Definition vox_geometry_rust::sph_system_data3::SphSystemData3Ptr[][src]

type SphSystemData3Ptr = Arc<RwLock<SphSystemData3>>;
Expand description

Shared pointer for the SphSystemData3 type.