# MAPPED_MEMORY_SYNC_NONE

`import { MAPPED_MEMORY_SYNC_NONE } from "destack:memory/binding";`

No mapped memory synchronization flags.

```ds title="MAPPED_MEMORY_SYNC_NONE"
const MAPPED_MEMORY_SYNC_NONE: MappedMemorySyncFlags
```

[language/library/src/memory/binding/map.ds:30](https://github.com/destack-sh/destack/blob/main/language/library/src/memory/binding/map.ds#L30)
