gpiosim: use size_t in the public interface where applicable
authorBartosz Golaszewski <brgl@bgdev.pl>
Wed, 9 Mar 2022 09:08:03 +0000 (10:08 +0100)
committerBartosz Golaszewski <brgl@bgdev.pl>
Wed, 9 Mar 2022 09:09:24 +0000 (10:09 +0100)
commitd7d0aae7b9498e4bed566d863dda27eac90610c1
tree3417b70e1785042afe1325e06bf70c232626dfaf
parente2ca46e2114b9eb86b52f82354e7a078e5b9df38
gpiosim: use size_t in the public interface where applicable

Use the standard integer type for representing sizes in the API of
libgpiod wherever it makes sense.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
tests/gpiosim/gpiosim.c
tests/gpiosim/gpiosim.h