DATEFMT_ENUMPROCW typedef

DATEFMT_ENUMPROCW = Int32 Function(Pointer<Uint16>)

Implementation

typedef DATEFMT_ENUMPROCW = ffi.Int32 Function(
  ffi.Pointer<ffi.Uint16>,
);