pub unsafe extern "C" fn av_hash_get_name(
    ctx: *const AVHashContext
) -> *const c_char
Expand description

Get the name of the algorithm corresponding to the given hash context.