AV_DICT_DONT_STRDUP_VAL

< Take ownership of a value that's been allocated with av_malloc() and chilren.

@nogc nothrow extern (C)
enum AV_DICT_DONT_STRDUP_VAL = 8;

Meta