core.volatile
This module declares intrinsics for volatile operations.
Copyright
Copyright © 2019, The D Language Foundation
Functions 8
fn
ubyte volatileLoad(ubyte * ptr) nothrow @safe @nogcRead/write value from/to the memory location indicated by ptr.