[][src]Function irssi_sys::g_hmac_update

pub unsafe extern "C" fn g_hmac_update(
    hmac: *mut GHmac,
    data: *const guchar,
    length: gssize
)