Function gst::ffi::g_compute_hmac_for_string [−][src]
pub unsafe extern "C" fn g_compute_hmac_for_string(
digest_type: GChecksumType,
key: *const guchar,
key_len: gsize,
str: *const gchar,
length: gssize
) -> *mut gchar