AVIO_FLAG_READ_WRITE

< read-write pseudo flag

@nogc nothrow extern (C)
enum AVIO_FLAG_READ_WRITE = (AVIO_FLAG_READ | AVIO_FLAG_WRITE);

Meta