WriteInt32NoFence function (wdm.h)
Syntax
void WriteInt32NoFence(
INT32 volatile *Destination,
INT32 Value
);
Parameters
Destination
Value
Return value
None
Requirements
Header | wdm.h |
Feedback
Submit and view feedback for
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
void WriteInt32NoFence(
INT32 volatile *Destination,
INT32 Value
);
Destination
Value
None
Header | wdm.h |
Submit and view feedback for