ReactOS 0.4.15-dev-7842-g558ab78
function_local_t Struct Reference
Collaboration diagram for function_local_t:

Public Attributes

struct wine_rb_entry entry
 
BSTR name
 
int ref
 

Detailed Description

Definition at line 45 of file compile.c.

Member Data Documentation

◆ entry

struct wine_rb_entry function_local_t::entry

Definition at line 46 of file compile.c.

◆ name

BSTR function_local_t::name

Definition at line 47 of file compile.c.

◆ ref

int function_local_t::ref

Definition at line 48 of file compile.c.


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