Function VisualServerSingleton.meshSurfaceGetFormatStride

Function is unused in Godot 3.x.

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