Function VisualServerSingleton.meshSurfaceGetFormatOffset

Function is unused in Godot 3.x.

long meshSurfaceGetFormatOffset (
  const(long) format,
  const(long) vertex_len,
  const(long) index_len,
  const(long) array_index
) nothrow @nogc const;