slock/util.h

3 lines
59 B
C
Raw Permalink Normal View History

2022-05-14 08:45:36 +01:00
#undef explicit_bzero
void explicit_bzero(void *, size_t);