volatileStore
fn
void volatileStore(ubyte * ptr, ubyte value) nothrow @safe @nogcNo documentation available for this declaration.
fn
void volatileStore(ushort * ptr, ushort value) nothrow @safe @nogcNo documentation available for this declaration.
fn
void volatileStore(uint * ptr, uint value) nothrow @safe @nogcNo documentation available for this declaration.
fn
void volatileStore(ulong * ptr, ulong value) nothrow @safe @nogcNo documentation available for this declaration.