PAPI_STOPPED

@internal @defgroup evt_states States of an EventSet @{

extern (C) @nogc const
auto PAPI_STOPPED = 0x01;

Meta