Function ArrayMesh.surfaceGetArrayIndexLen

Returns the length in indices of the index array in the requested surface (see addSurfaceFromArrays).

long surfaceGetArrayIndexLen (
  const(long) surf_idx
) nothrow @nogc const;