mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-11 12:14:41 +08:00
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()
.