Docs.rs
bitcoinkernel-0.1.1
bitcoinkernel 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TheCharlatan
Dependencies
libbitcoinkernel-sys ^0.1.1
normal
env_logger ^0.11
dev
hex ^0.4
dev
log ^0.4
dev
tempdir ^0.3
dev
Versions
71.55%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
success
bitcoinkernel
0.1.1
In bitcoinkernel::
ffi::
c_
helpers
bitcoinkernel
::
ffi
::
c_helpers
Function
success
Copy item path
Source
pub fn success(code:
i32
) ->
bool
Expand description
Returns true if the C return code indicates success (0).