Searched refs:CloseFunc (Results 1 – 1 of 1) sorted by relevance
52 using CloseFunc = int(File *); variable88 CloseFunc *platform_close;156 constexpr File(WriteFunc *wf, ReadFunc *rf, SeekFunc *sf, CloseFunc *cf, in File()