Docs.rs
libssh-rs-sys-0.1.3
libssh-rs-sys 0.1.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wez
Dependencies
libz-sys ^1.1
normal
openssl-sys =0.9.71
normal
cc ^1.0
build
pkg-config ^0.3
build
Versions
0%
of the crate is documented
Go to latest version
Platform
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
☰
ssh_thread_callback
In
libssh_rs_sys
?
Type Definition
libssh_rs_sys
::
ssh_thread_callback
source
·
[
−
]
pub type ssh_thread_callback =
Option
<unsafe extern "C"
fn
(lock:
*mut
*mut
c_void
) ->
c_int
>;