ReactOS 0.4.15-dev-7842-g558ab78
config_pair Struct Reference

Public Attributes

const charkey
 
const charvalue
 
size_t key_len
 
size_t value_len
 

Detailed Description

Definition at line 148 of file idmap.c.

Member Data Documentation

◆ key

const char* config_pair::key

Definition at line 149 of file idmap.c.

◆ key_len

size_t config_pair::key_len

Definition at line 150 of file idmap.c.

◆ value

const char * config_pair::value

Definition at line 149 of file idmap.c.

◆ value_len

size_t config_pair::value_len

Definition at line 150 of file idmap.c.


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