Function av_hash_get_name
pub unsafe extern "C" fn av_hash_get_name(
ctx: *const AVHashContext,
) -> *const i8
Expand description
Get the name of the algorithm corresponding to the given hash context.
pub unsafe extern "C" fn av_hash_get_name(
ctx: *const AVHashContext,
) -> *const i8
Get the name of the algorithm corresponding to the given hash context.