TGuy 0.18.1
TrashGuy C library created to be easily usable from other languages with CFFI support.
Loading...
Searching...
No Matches
Public Attributes | List of all members
TGStrView Struct Reference

#include <libtguy.h>

Public Attributes

const char * str
 
size_t len
 

Detailed Description

String container

Member Data Documentation

◆ len

size_t TGStrView::len

Number of bytes string has excluding nul terminator

◆ str

const char* TGStrView::str

Pointer to a non-nul-terminated string


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