AVERROR_EXIT

< Immediate exit was requested; the called function should not be restarted

@nogc nothrow extern (C)
enum AVERROR_EXIT = FFERRTAG!('E', 'X', 'I', 'T');

Meta