Docs.rs
gmp-sys-0.1.0
gmp-sys 0.1.0
Docs.rs crate page
LGPL-3.0
Links
Repository
crates.io
Source
Owners
netvl
Dependencies
libc ^0.2
normal
Versions
0%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gmp_sys
0.1.0
gmp_sys
Function
__gmpz_divisible_p
Copy item path
Source
pub unsafe extern "C" fn __gmpz_divisible_p( arg1:
mpz_srcptr
, arg2:
mpz_srcptr
, ) ->
c_int