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

Retrieves desired obstacle by given handle.

Desired obstacle