Type Definition uriparser_sys::UriTextRangeA[][src]

type UriTextRangeA = UriTextRangeStructA;

Specifies a range of characters within a string. The range includes all characters from first to one before afterLast. So if both are non-NULL the difference is the length of the text range.

@see UriUriA @see UriPathSegmentA @see UriHostDataA @since 0.3.0