rawpointer

Crates.iorawpointer
lib.rsrawpointer
version0.2.1
sourcesrc
created_at2016-12-15 11:20:57.55865
updated_at2019-09-12 07:51:36.405018
descriptionExtra methods for raw pointers and `NonNull`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull`, and the function `ptrdistance`.
homepage
repositoryhttps://github.com/bluss/rawpointer/
max_upload_size
id7587
size20,980
Jim Turner (jturner314)

documentation

https://docs.rs/rawpointer/

README

Commit count: 11

cargo fmt