elast0ny / shared_memory

A Rust wrapper around native shared memory for Linux and Windows
382 stars 51 forks source link

Add support for Android API 26 shared memory #19

Closed NickAtAccuPS closed 4 years ago

NickAtAccuPS commented 5 years ago

Android API 26 has support for shared memory, see: Guides Reference