Function ssh_pki_export_privkey_to_pubkey

Source
pub unsafe extern "C" fn ssh_pki_export_privkey_to_pubkey(
    privkey: ssh_key,
    pkey: *mut ssh_key,
) -> c_int