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

Updates data for an existing obstacle.

True if success