pub unsafe extern "C" fn PxControllerManager_getObstacleContext_mut(
    self_: *mut PxControllerManager,
    index: u32
) -> *mut PxObstacleContext
Expand description

Retrieve one of the obstacle contexts in the manager.

The obstacle context with the specified index.