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

Public Attributes

const struct sm6_type * ret_type
 
unsigned int param_count
 
const struct sm6_type * param_types []
 

Detailed Description

Definition at line 602 of file dxil.c.

Member Data Documentation

◆ param_count

unsigned int sm6_function_info::param_count

Definition at line 605 of file dxil.c.

◆ param_types

const struct sm6_type* sm6_function_info::param_types[]

Definition at line 606 of file dxil.c.

◆ ret_type

const struct sm6_type* sm6_function_info::ret_type

Definition at line 604 of file dxil.c.


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