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

Adds an obstacle to the context.

Handle for newly-added obstacle