Home
last modified time | relevance | path

Searched defs:__crt_findfile_traits (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/ucrt/inc/
H A Dcorecrt_internal.h1074 struct __crt_findfile_traits struct
1076 typedef HANDLE type;
1078 static bool close(_In_ type handle) throw() in close()
1083 static type get_invalid_value() throw() in get_invalid_value()