mg_string_size

Returns the length (in bytes) of string str.

extern (C) @safe @nogc pure nothrow
uint
mg_string_size
(
const mg_string* str
)

Meta