Function Font.getWordwrapStringSize

Vector2 getWordwrapStringSize (
  const(String) string,
  const(double) width
) nothrow @nogc const;