Skip to main content

b3Shape_GetUserData

Function b3Shape_GetUserData 

Source
pub unsafe extern "C" fn b3Shape_GetUserData(
    shapeId: b3ShapeId,
) -> *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.