AV_UTF8_FLAG_ACCEPT_SURROGATES

< accept UTF-16 surrogates codes

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

Meta