ssh_key_cmp

Function ssh_key_cmp 

Source
pub unsafe extern "C" fn ssh_key_cmp(
    k1: ssh_key,
    k2: ssh_key,
    what: ssh_keycmp_e,
) -> c_int