winmmf 0.5.1

A mostly safe Rust wrapper around Named Shared Memory on Windows. WIP
Documentation
1
2
3
mod mmf;
#[allow(unused_imports)]
use mmf::*;