macro RSTRING_LENINT

[edit]
int RSTRING_LENINT(RString str)

引数 str の表す文字列のバイト数をint型にキャストして返します。

[PARAM] str:
RString 構造体を指定します。

[SEE_ALSO] RSTRING_LEN