Docs.rs
shapelib-rs-0.2.2
shapelib-rs 0.2.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nomissbowling
Dependencies
asciiz ^0.1
normal
encoding_rs ^0.8.33
normal
bindgen ^0.65.1
build
cc ^1.0.79
build
Versions
82.93%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ptr_array
shapelib
0.2.2
In shapelib::
shape
shapelib
::
shape
Macro
ptr_
array
Copy item path
Source
macro_rules! ptr_array { ($a: expr, $i: expr) => { ... }; }
Expand description
get value of a[i] (a as *mut type)