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.
pub unsafe extern "C" fn b2DynamicTree_DestroyProxy(
tree: *mut b2DynamicTree,
proxyId: c_int,
)Destroy a proxy. This asserts if the id is invalid.