mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
2 lines
61 B
C
2 lines
61 B
C
extern int write_all(int fd, const void *buf, size_t count);
|