Type Definition libssh_rs_sys::ssh_callback_int[][src]

pub type ssh_callback_int = Option<unsafe extern "C" fn(code: c_int, user: *mut c_void)>;