Skip to main content

wasmMemoryAtomicNotify

Function wasmMemoryAtomicNotify 

Source
pub unsafe extern "C" fn wasmMemoryAtomicNotify(
    mem: *mut wasmMemory,
    address: U32,
    count: U32,
) -> U32