Docs.rs
binder-rust-0.1.2
binder-rust 0.1.2
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
s1341
Dependencies
bitflags ^1.2.1
normal
byteorder ^1.4.3
normal
nix ^0.20.0
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
Versions
4%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
binder_
rust
0.1.2
binder_rust
Function
binder_set_max_threads
Copy item path
Source
pub unsafe fn binder_set_max_threads( fd:
c_int
, data:
*const
u32
, ) ->
Result
<
c_int
>