ReactOS 0.4.16-dev-937-g7afcd2a
test_c.cc File Reference

Go to the source code of this file.

Functions

int g ()
 

Function Documentation

◆ g()

int g ( )

Definition at line 1 of file test_c.cc.

2{
3 return 0;
4}