Home
last modified time | relevance | path

Searched refs:_CRT_DUMP_CLIENT (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/crt/
H A Dcrtdbg.h72 typedef void (__cdecl *_CRT_DUMP_CLIENT)(void *,size_t); typedef
251 #define _CrtSetDumpClient(f) ((_CRT_DUMP_CLIENT)0)
252 #define _CrtGetDumpClient() ((_CRT_DUMP_CLIENT)0)