ezrosent / allocators-rs

Allocators in Rust
Apache License 2.0
311 stars 28 forks source link

object-alloc-test: Finish corruption::mapped::is_mapped_range on Windows #137

Open joshlf opened 6 years ago

joshlf commented 6 years ago

Now that winapi 0.3 has been released, the implementation of corruption::mapped::is_mapped_range on Windows can be completed.