mg_string_data

Returns a pointer to the beginning of data buffer of string str.

extern (C) @safe @nogc pure nothrow
const(char)*
mg_string_data
(
const mg_string* str
)

Meta