atomicSetUbyte
private fn
void atomicSetUbyte(T)(ref T stuff, T newVal) if (__traits(isIntegral, T) && is(T : ubyte))No documentation available for this declaration.