Function panda_sys::g_hmac_new

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