Function libssh2_sys::libssh2_knownhost_readfile

source ยท
pub unsafe extern "C" fn libssh2_knownhost_readfile(
    hosts: *mut LIBSSH2_KNOWNHOSTS,
    filename: *const c_char,
    kind: c_int,
) -> c_int