MCPcopy Create free account
hub / github.com/bytecodealliance/wit-bindgen / get_scalar

Method get_scalar

tests/runtime/numbers/test.rs:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 fn get_scalar() -> u32 {
61 SCALAR.load(SeqCst)
62 }
63}

Callers

nothing calls this directly

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected