You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
4 lines
92 B
C++
4 lines
92 B
C++
#include <openssl/whrlpool.h>
|
|
|
|
void whirlpool_block(WHIRLPOOL_CTX *, const void *, size_t);
|