Sha256: 305f7a337560c3433812787589f310de1dae84c6c6cc61666d0175f1bd466fd8
Contents?: true
Size: 132 Bytes
Versions: 4
Compression:
Stored size: 132 Bytes
Contents
/* SPDX-License-Identifier: MIT */ #ifndef LIBURING_INT_FLAGS #define LIBURING_INT_FLAGS enum { INT_FLAG_REG_RING = 1, }; #endif
Version data entries
4 entries across 4 versions & 1 rubygems