mg_string_size

Returns the length (in bytes) of string str.

extern (C)
uint
mg_string_size
(
const mg_string* str
)

Meta