Function 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