g_hmac_new

Function g_hmac_new 

Source
pub unsafe extern "C" fn g_hmac_new(
    digest_type: GChecksumType,
    key: *const guchar,
    key_len: gsize,
) -> *mut GHmac