Function gnunet_sys::GNUNET_PEER_search[][src]

pub unsafe extern "C" fn GNUNET_PEER_search(
    pid: *const GNUNET_PeerIdentity
) -> GNUNET_PEER_Id

Search for a peer identity. The reference counter is not changed.

@param pid identity to find @return the interned identity or 0.