<def f='src/src/common/lib/libc/string/explicit_memset.c' l='23' type='void *(*volatile)(void *, int, size_t)'/>
<use f='src/src/common/lib/libc/string/explicit_memset.c' l='29' u='r' c='explicit_memset'/>
<doc f='src/src/common/lib/libc/string/explicit_memset.c' l='19'>/*
 * The use of a volatile pointer guarantees that the compiler
 * will not optimise the call away.
 */</doc>
