TIMEFMT_ENUMPROCW typedef

TIMEFMT_ENUMPROCW = Int32 Function(Pointer<Uint16>)

Implementation

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