b2World_GetJointEvents

Function b2World_GetJointEvents 

Source
pub unsafe extern "C" fn b2World_GetJointEvents(
    worldId: b2WorldId,
) -> b2JointEvents
Expand description

Get the joint events for the current time step. The event data is transient. Do not store a reference to this data.