slock/util.h

3 lines
59 B
C
Raw Permalink Normal View History

2021-06-02 08:25:14 +02:00
#undef explicit_bzero
void explicit_bzero(void *, size_t);