pub unsafe extern "C" fn PxObstacleContext_removeObstacle_mut(
    self_: *mut PxObstacleContext,
    handle: u32
) -> bool
Expand description

Removes an obstacle from the context.

True if success