pub unsafe extern "C" fn PxBounds3_intersects( self_: *const PxBounds3, b: *const PxBounds3, ) -> bool
indicates whether the intersection of this and b is empty or not.