php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
zend_utils.c File Reference

Go to the source code of this file.

Functions

ZEND_ATTRIBUTE_NONNULL PHPAPI void php_random_bytes_insecure_for_zend (zend_random_bytes_insecure_state *opaque_state, void *bytes, size_t size)
 

Function Documentation

◆ php_random_bytes_insecure_for_zend()

ZEND_ATTRIBUTE_NONNULL PHPAPI void php_random_bytes_insecure_for_zend ( zend_random_bytes_insecure_state * opaque_state,
void * bytes,
size_t size )

Definition at line 24 of file zend_utils.c.