mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-25 11:39:01 +08:00
12437fd7fe
PUBLISHED_FROM=e9a4e5c7b4a1d03b93a2a79e29de19e60e919929
282 B
282 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mg_fu_fname_fn | mg_fu_fname_fn | typedef | typedef struct mg_str (*mg_fu_fname_fn)(struct mg_connection *nc, struct mg_str fname); |
Callback prototype for mg_file_upload_handler()
.