Files
LNXSDK/Kha/Tools/macos/std/eval/_std/mbedtls/Entropy.hx
2025-01-22 16:18:30 +01:00

6 lines
65 B
Haxe

package mbedtls;
extern class Entropy {
function new():Void;
}