ReactOS 0.4.15-dev-7998-gdb93cb1
call_entry_t Struct Reference
Collaboration diagram for call_entry_t:

Public Attributes

int id
 
const voidargs [5]
 

Detailed Description

Definition at line 108 of file ordinal.c.

Member Data Documentation

◆ args

const void* call_entry_t::args[5]

Definition at line 110 of file ordinal.c.

Referenced by add_call(), and ok_trace_().

◆ id

int call_entry_t::id

Definition at line 109 of file ordinal.c.

Referenced by add_call(), and ok_trace_().


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