LANGGROUPLOCALE_ENUMPROCW typedef

LANGGROUPLOCALE_ENUMPROCW = Int32 Function(Uint64, Uint64, Pointer<Uint16>, Int64)

Implementation

typedef LANGGROUPLOCALE_ENUMPROCW = ffi.Int32 Function(
  ffi.Uint64,
  ffi.Uint64,
  ffi.Pointer<ffi.Uint16>,
  ffi.Int64,
);