ReactOS 0.4.17-dev-934-g091855f
string_entry Struct Reference
Collaboration diagram for string_entry:

Public Attributes

struct rb_entry entry
 
const char * string
 
uint32_t offset
 

Detailed Description

Definition at line 39 of file fx.c.

Member Data Documentation

◆ entry

struct rb_entry string_entry::entry

Definition at line 41 of file fx.c.

Referenced by write_fx_4_string().

◆ offset

uint32_t string_entry::offset

Definition at line 44 of file fx.c.

Referenced by write_fx_4_string().

◆ string

const char* string_entry::string

Definition at line 43 of file fx.c.

Referenced by string_storage_compare(), and write_fx_4_string().


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