avLogPanic constant
        
        int
        const avLogPanic
        
      
      
Something went really wrong and we will crash now.
Implementation
static const int avLogPanic = 0;Something went really wrong and we will crash now.
static const int avLogPanic = 0;