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>;