ReactOS 0.4.15-dev-7842-g558ab78
detach.c File Reference
#include "diskpart.h"
Include dependency graph for detach.c:

Go to the source code of this file.

Functions

BOOL detach_main (INT argc, LPWSTR *argv)
 

Function Documentation

◆ detach_main()

BOOL detach_main ( INT  argc,
LPWSTR argv 
)

Definition at line 11 of file detach.c.

12{
13 return TRUE;
14}
#define TRUE
Definition: types.h:120