Docs.rs
mylibrary-1.0.4+dev2
mylibrary 1.0.4+dev2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
elia-games
Dependencies
libc ^0.2
normal
python3-sys ^0.5.0
normal
Versions
0.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
mylibrary
1.0.4+dev2
In mylibrary::
npyffi::
array
mylibrary
::
npyffi
::
array
Type Alias
NpyIter_RemoveAxis
Copy item path
Source
pub type NpyIter_RemoveAxis = unsafe extern "C"
fn
(iter:
*mut
NpyIter
, axis:
c_int
) ->
c_int
;