av_murmur3_final

Finish hashing and output digest value.

@param[in,out] c Hash context @paramout dst Buffer where output digest value is stored

extern (C) @nogc nothrow
void
av_murmur3_final
(,
ref ubyte[16] dst
)

Meta