fn atomicsOpcode(op: AtomicsOpcode) u32
[src]
Returns the integer value of an AtomicsOpcode
. Used by the Zig compiler to write instructions to the wasm binary file
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