fn atomicsOpcode(op: AtomicsOpcode) u32

Returns the integer value of an AtomicsOpcode. Used by the Zig compiler to write instructions to the wasm binary file

Parameters