Docs.rs
graphannis-capi-4.1.1
graphannis-capi 4.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
thomaskrause
Dependencies
graphannis ^4
normal
itertools ^0.10
normal
libc ^0.2
normal
log ^0.4
normal
simplelog ^0.12
normal
Versions
81.44%
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
vec_get
graphannis_
capi
4.1.1
In graphannis_
capi::
data
graphannis_capi
::
data
Function
vec_get
Copy item path
Source
pub fn vec_get<T>(ptr:
*const
Vec
<T>, i:
size_t
) ->
*const T