📄 rand_cleanup.pod
字号:
=pod=head1 NAMERAND_cleanup - erase the PRNG state=head1 SYNOPSIS #include <openssl/rand.h> void RAND_cleanup(void);=head1 DESCRIPTIONRAND_cleanup() erases the memory used by the PRNG.=head1 RETURN VALUERAND_cleanup() returns no value.=head1 SEE ALSOL<rand(3)|rand(3)>=head1 HISTORYRAND_cleanup() is available in all versions of SSLeay and OpenSSL.=cut
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -