Function gnunet_sys::GNUNET_PEER_resolve2[][src]

pub unsafe extern "C" fn GNUNET_PEER_resolve2(
    id: GNUNET_PEER_Id
) -> *const GNUNET_PeerIdentity

Convert an interned PID to a normal peer identity.

@param id interned PID to convert @return pointer to peer identity, valid as long @a id is valid