createrepo_c library  0.2.1
C library for metadata manipulation
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
cr_HeaderRangeStruct Struct Reference

#include <misc.h>

Data Fields

unsigned int start
 
unsigned int end
 

Detailed Description

Header range

Definition at line 107 of file misc.h.

Field Documentation

unsigned int end

Last byte of header

Definition at line 109 of file misc.h.

unsigned int start

First byte of header

Definition at line 108 of file misc.h.


The documentation for this struct was generated from the following file: