doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
_curl_hash_element Struct Reference

#include <hash.h>

Public Attributes

voidptr
 
char * key
 
size_t key_len
 

Detailed Description

Definition at line 41 of file hash.h.

Member Data Documentation

char* _curl_hash_element::key

Definition at line 43 of file hash.h.

size_t _curl_hash_element::key_len

Definition at line 44 of file hash.h.

void* _curl_hash_element::ptr

Definition at line 42 of file hash.h.


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