ReactOS 0.4.16-dev-1386-g6ed46ba
string_buffer Struct Reference

Public Attributes

WCHARstring
 
size_t len
 
size_t capacity
 

Detailed Description

Definition at line 3645 of file path.c.

Member Data Documentation

◆ capacity

size_t string_buffer::capacity

Definition at line 3648 of file path.c.

◆ len

size_t string_buffer::len

Definition at line 3648 of file path.c.

Referenced by UrlCanonicalizeW().

◆ string

WCHAR* string_buffer::string

Definition at line 3647 of file path.c.

Referenced by UrlCanonicalizeW().


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