htils 1
A small set of utilities for C programming.
Loading...
Searching...
No Matches
_string Struct Reference

a string. More...

#include <string.h>

Data Fields

u8base
 
u64 len
 

Detailed Description

a string.

Parameters
baseThe base of the string.
lenThe length of the string.

Field Documentation

◆ base

u8* _string::base

◆ len

u64 _string::len

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