pub unsafe extern "C" fn b2Shape_GetUserData( shapeId: b2ShapeId, ) -> *mut c_void
Get the user data for a shape. This is useful when you get a shape id from an event or query.