mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-14 16:49:26 +08:00
11 lines
153 B
Markdown
11 lines
153 B
Markdown
|
---
|
||
|
title: "MG_MK_STR()"
|
||
|
decl_name: "MG_MK_STR"
|
||
|
symbol_kind: "func"
|
||
|
signature: |
|
||
|
#define MG_MK_STR(str_literal);
|
||
|
---
|
||
|
|
||
|
Macro for initializing mg_str.
|
||
|
|