ReactOS 0.4.15-dev-7953-g1f49173
CreateRectRgn.c File Reference
#include "precomp.h"
Include dependency graph for CreateRectRgn.c:

Go to the source code of this file.

Functions

void Test_CreateRectRgn ()
 
 START_TEST (CreateRectRgn)
 

Function Documentation

◆ START_TEST()

START_TEST ( CreateRectRgn  )

Definition at line 15 of file CreateRectRgn.c.

16{
18}
void Test_CreateRectRgn()
Definition: CreateRectRgn.c:10

◆ Test_CreateRectRgn()

void Test_CreateRectRgn ( )

Definition at line 10 of file CreateRectRgn.c.

11{
12
13}

Referenced by START_TEST().