[][src]Type Definition irssi_sys::GHmac

type GHmac = _GHmac;

GHmac:

An opaque structure representing a HMAC operation. To create a new GHmac, use g_hmac_new(). To free a GHmac, use g_hmac_unref().

Since: 2.30