DATEFMT_ENUMPROCW typedef

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

Implementation

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