awe_string_empty

Get an instance of an empty string. This is a convenience method to quickly pass an empty string to the C API-- you should not destroy this string yourself.

version(Windows)
const(awe_string)*
awe_string_empty
(
)

Meta