b2Shape_GetUserData

Function b2Shape_GetUserData 

Source
pub unsafe extern "C" fn b2Shape_GetUserData(
    shapeId: b2ShapeId,
) -> *mut c_void
Expand description

Get the user data for a shape. This is useful when you get a shape id from an event or query.