pub unsafe extern "C" fn PxScene_unlockRead_mut(self_: *mut PxScene)
Unlock the scene from reading.
Each unlockRead() must be paired with a lockRead() from the same thread.