#[no_mangle] pub unsafe extern "C" fn wasmer_vm_imported_memory32_atomic_notify( vmctx: *mut VMContext, memory_index: u32, dst: u32, cnt: u32, ) -> u32
Implementation of memory.notfy for imported 32-bit memories.
vmctx must be dereferenceable.
vmctx