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