Function g_hmac_update

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