emscripten_atomic_cas_u16

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(ECSEmscripten)
extern (C) @nogc nothrow pure
ushort
emscripten_atomic_cas_u16
(
void* addr
,
ushort oldVal
,
ushort newVal
)

Meta