pub unsafe extern "C" fn b3DynamicTree_DestroyProxy(
tree: *mut b3DynamicTree,
proxyId: c_int,
)Expand description
Destroy a proxy. This asserts if the id is invalid.
pub unsafe extern "C" fn b3DynamicTree_DestroyProxy(
tree: *mut b3DynamicTree,
proxyId: c_int,
)Destroy a proxy. This asserts if the id is invalid.