Skip to main content

b3DynamicTree_DestroyProxy

Function b3DynamicTree_DestroyProxy 

Source
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.