mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Add LuaSecureRandom
This commit is contained in:
@@ -343,6 +343,7 @@ void setXorgClassHint(const video::SExposedVideoData &video_data,
|
||||
// threads in the process inherit this exception handler
|
||||
void setWin32ExceptionHandler();
|
||||
|
||||
bool secure_rand_fill_buf(void *buf, size_t len);
|
||||
} // namespace porting
|
||||
|
||||
#ifdef __ANDROID__
|
||||
|
Reference in New Issue
Block a user