uint32 constant

DBusSignature const uint32

D-Bus signature of an unsigned 32 bit integer (DBusUint32).

Implementation

static const uint32 = DBusSignature.unchecked('u');