Function sshpuffin::libssh::ssh::cvt_auth

source ยท
fn cvt_auth<F: Fallible>(
    r: c_int,
    fallible: &F,
) -> Result<SshAuthResult, F::Error>