ssh_session_export_known_hosts_entry

Function ssh_session_export_known_hosts_entry 

Source
pub unsafe extern "C" fn ssh_session_export_known_hosts_entry(
    session: ssh_session,
    pentry_string: *mut *mut c_char,
) -> c_int