raw_pointer 0.1.3

Safely handling raw mutable pointers to a generic type
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Jackson Isenberg"]
description = "Safely handling raw mutable pointers to a generic type"
edition = "2018"
license = "MIT"
name = "raw_pointer"
repository = "https://github.com/JIceberg/raw-pointer"
version = "0.1.3"