ReactOS 0.4.16-dev-2110-ge3521eb
retain.c File Reference
#include "diskpart.h"
Include dependency graph for retain.c:

Go to the source code of this file.

Functions

EXIT_CODE retain_main (_In_ INT argc, _In_ PWSTR *argv)
 

Function Documentation

◆ retain_main()

EXIT_CODE retain_main ( _In_ INT  argc,
_In_ PWSTR argv 
)

Definition at line 12 of file retain.c.

15{
16 return EXIT_SUCCESS;
17}
#define EXIT_SUCCESS
Definition: rdjpgcom.c:55