ReactOS 0.4.17-dev-470-gf9e3448
DynamicBuffer Struct Reference

Public Attributes

DWORD allocated
 
DWORD used
 
chardata
 

Detailed Description

Definition at line 389 of file unixlib.c.

Member Data Documentation

◆ allocated

DWORD DynamicBuffer::allocated

Definition at line 391 of file unixlib.c.

◆ data

char* DynamicBuffer::data

Definition at line 393 of file unixlib.c.

Referenced by import_certs_from_file().

◆ used

DWORD DynamicBuffer::used

Definition at line 392 of file unixlib.c.


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