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

Public Attributes

const struct sm6_value * declaration
 
struct sm6_block ** blocks
 
size_t block_capacity
 
size_t block_count
 
size_t value_count
 

Detailed Description

Definition at line 748 of file dxil.c.

Member Data Documentation

◆ block_capacity

size_t sm6_function::block_capacity

Definition at line 753 of file dxil.c.

Referenced by sm6_function_blocks_reserve().

◆ block_count

◆ blocks

◆ declaration

const struct sm6_value* sm6_function::declaration

Definition at line 750 of file dxil.c.

◆ value_count

size_t sm6_function::value_count

Definition at line 756 of file dxil.c.

Referenced by sm6_parser_module_init().


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