AV_DICT_DONT_STRDUP_KEY

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

@nogc nothrow extern (C)
enum AV_DICT_DONT_STRDUP_KEY = 4;

Meta