Docs.rs
mpi-sys-0.1.2
mpi-sys 0.1.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
bsteinb
AndrewGaspar
jedbrown
Dependencies
bindgen ^0.31.3
build
build-probe-mpi ^0.1
build
gcc ^0.3
build
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
MPI_Grequest_free_function
In mpi_sys
?
Type Definition
mpi_sys
::
MPI_Grequest_free_function
source
·
[
−
]
pub type MPI_Grequest_free_function =
Option
<unsafe extern "C"
fn
(arg1:
*mut
c_void
) ->
c_int
>;