$darkmode
Herb C Reference
range.h File Reference
#include <stdint.h>
#include <stdlib.h>

Go to the source code of this file.

Data Structures

struct  RANGE_STRUCT
 

Typedefs

typedef struct RANGE_STRUCT range_T
 

Functions

uint32_t range_length (range_T range)
 

Typedef Documentation

◆ range_T

typedef struct RANGE_STRUCT range_T

Function Documentation

◆ range_length()

uint32_t range_length ( range_T  range)