Function gnunet_sys::GNUNET_PEER_resolve[][src]

pub unsafe extern "C" fn GNUNET_PEER_resolve(
    id: GNUNET_PEER_Id,
    pid: *mut GNUNET_PeerIdentity
)

Convert an interned PID to a normal peer identity.

@param id interned PID to convert @param pid where to write the normal peer identity