SCIMBridge  0.4.x
ssize_t scim_bridge_wstring_get_length ( const wchar wstr)

Get the length of a wide string.

Parameters
strThe wide string.
Returns
The length of the wide string.

References RETVAL_FAILED, and scim_bridge_perrorln().

Referenced by scim_bridge_wstring_to_string().