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