TIMEFMT_ENUMPROCW typedef

TIMEFMT_ENUMPROCW = Pointer<NativeFunction<BOOL Function(LPWSTR)>>

Implementation

typedef TIMEFMT_ENUMPROCW = ffi.Pointer<ffi.NativeFunction<BOOL Function(LPWSTR)>>;