ReactOS 0.4.15-dev-8614-gbc76250
apisets.table.c File Reference
#include <ndk/umtypes.h>
#include <ndk/rtlfuncs.h>
#include "apisetsp.h"
Include dependency graph for apisets.table.c:

Go to the source code of this file.

Variables

const ROS_APISET g_Apisets []
 
const LONG g_ApisetsCount = RTL_NUMBER_OF(g_Apisets)
 

Variable Documentation

◆ g_Apisets

const ROS_APISET g_Apisets[]

Definition at line 12 of file apisets.table.c.

Referenced by ApiSetResolveToHost(), and START_TEST().

◆ g_ApisetsCount

const LONG g_ApisetsCount = RTL_NUMBER_OF(g_Apisets)

Definition at line 1263 of file apisets.table.c.

Referenced by ApiSetResolveToHost(), and START_TEST().