|
|
using | Object = FiberWorkerPoolWakeEvent |
| |
|
|
static constexpr int | Windows = sizeof(void*) * 16 |
| |
|
static constexpr int | Apple = sizeof(void*) * 16 |
| |
|
static constexpr int | Linux = sizeof(void*) * 16 |
| |
|
static constexpr int | Default = Linux |
| |
|
static constexpr size_t | Alignment = alignof(void*) |
| |
The documentation for this struct was generated from the following file: