smtp_client_args
Last updated March 2020
This struct is defined as follows:
struct _smtp_client_args { ECDict dict; int len; };
An ECDict is a “ec_hash_table”. To use this struct, include the file smtp.h
.
Was this page helpful?
This struct is defined as follows:
struct _smtp_client_args { ECDict dict; int len; };
An ECDict is a “ec_hash_table”. To use this struct, include the file smtp.h
.