Skip to main content

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.

See Also

Was this page helpful?