metalink_piece_hash_t (3) - Linux Manuals
metalink_piece_hash_t: The structure that holds hash value of a piece.
NAME
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;