php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
explicit_bzero.c File Reference
#include "php.h"
#include <string.h>

Go to the source code of this file.

Functions

PHPAPI void php_explicit_bzero (void *dst, size_t siz)
 

Function Documentation

◆ php_explicit_bzero()

PHPAPI void php_explicit_bzero ( void * dst,
size_t siz )

Definition at line 29 of file explicit_bzero.c.