notmuch_message_properties_t

Opaque message property iterator

extern (C) @nogc nothrow
struct notmuch_message_properties_t {}

Disabled Default Constructor

A disabled default is present on this object. To use it, use one of the other constructors or a factory function.

Postblit

Copying this object is disabled.

A postblit is present on this object, but not explicitly documented in the source.

Meta