pub unsafe extern "C" fn PxBounds3_scaleFast_mut( self_: *mut PxBounds3, scale: f32, )
scales the AABB.
Calling this method for empty bounds leads to undefined behavior. Use scaleSafe instead.
scaleSafe