b2DynamicTree_DestroyProxy

Function b2DynamicTree_DestroyProxy 

Source
pub unsafe extern "C" fn b2DynamicTree_DestroyProxy(
    tree: *mut b2DynamicTree,
    proxyId: c_int,
)
Expand description

Destroy a proxy. This asserts if the id is invalid.