PAPI_NULL

@internal @defgroup consts Constants All of the functions in the PerfAPI should use the following set of constants. @{

extern (C) @nogc const
auto PAPI_NULL = -1;

Meta