|
libwebsockets
Lightweight C library for HTML5 websockets
|
#include <lws-smtp-client.h>
Data Fields | |
| int(* | send_email )(struct lws_context *cx, struct lws_vhost *vh, const lws_smtp_email_t *email) |
Definition at line 28 of file lws-smtp-client.h.
| int(* lws_smtp_client_ops::send_email) (struct lws_context *cx, struct lws_vhost *vh, const lws_smtp_email_t *email) |
Definition at line 29 of file lws-smtp-client.h.