API Version: 2.0
Library Version: 2.72
gsize g_ref_string_length ( char* str )
Retrieves the length of str.
str
char*
A reference counted string.
gsize
The length of the given string, in bytes.