Function libssh2_sys::libssh2_session_supported_algs [] [src]

pub unsafe extern fn libssh2_session_supported_algs(session: *mut LIBSSH2_SESSION,
                                                    method_type: c_int,
                                                    algs: *mut *mut *const c_char)
                                                    -> c_int