notmuch_message_properties_t

Opaque message property iterator

extern (C) @nogc nothrow
struct notmuch_message_properties_t {}

Constructors

this
this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Meta