pub unsafe extern "C" fn av_md5_init(ctx: *mut AVMD5)
Expand description

Initialize MD5 hashing.

@param ctx pointer to the function context (of size av_md5_size)