TS_VFY_IMPRINT

Verify the message imprint provided by the user. This flag should not be specified with TS_VFY_DATA.

extern (C) nothrow @nogc
enum TS_VFY_IMPRINT = 1u << 3;

Meta