Tor  0.4.7.0-alpha-dev
Data Fields
int_parse_params_t Struct Reference

Data Fields

int minval
 
int maxval
 

Detailed Description

Parameters for parsing an integer type.

Definition at line 96 of file type_defs.c.

Field Documentation

◆ maxval

int maxval

Highest allowed value

Definition at line 98 of file type_defs.c.

◆ minval

int minval

Lowest allowed value

Definition at line 97 of file type_defs.c.


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