pub fn membarrier(cmd: MembarrierCommand) -> Result<()>
Expand description

membarrier(cmd, 0, 0)—Perform a memory barrier.

References