DESKTOPENUMPROCW typedef

DESKTOPENUMPROCW = Int32 Function(Pointer<Uint16>, Int64)

Implementation

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