Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BytesReady
headers/os/game/PushGameSound.h
57
bool BytesReady(size_t* bytes);
src/kits/game/PushGameSound.cpp
156
if (!BytesReady(&bytes))
src/kits/game/PushGameSound.cpp
171
if (BytesReady(&bytes)) {