This file is indexed.

/usr/include/crystalspace-2.0/bindings/ivaria.i is in libcrystalspace-dev 2.0+dfsg-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
%module ivaria
%import "bindings/core.i"
%{
#include "csgeom.h"
#include "csutil.h"
#include "imesh.h"
#include "ivaria.h"
%}

#ifndef SWIGIMPORTED
INLINE_FUNCTIONS
#endif

%include "bindings/common/ivaria.i"