1
0
mirror of https://github.com/tiyn/slock.git synced 2025-04-20 00:27:46 +02:00
slock/util.h
2020-03-29 19:30:11 +02:00

3 lines
59 B
C

#undef explicit_bzero
void explicit_bzero(void *, size_t);