metalink_piece_hash_t (3) Linux Manual Page
metalink_piece_hash_t – The structure that holds hash value of a piece.
Synopsis
#include <metalink/metalink_types.h>Description
metalink_piece_hash_t is a structure that holds a hash value of a piece.Structure Members
int piece;char *hash;
