mg_send_file.md 425 B

Civetweb API Reference

mg_send_file( conn, path );

Parameters

Parameter Type Description
conn struct mg_connection *
path const char *

Return Value

none

Description

See Also