wine/dlls/bcryptprimitives/bcryptprimitives.spec
Chris Denton 83d4075202 bcryptprimitives: ProcessPrng stub.
ProcessPrng is the only publicly documented function exported by bcryptprimitives. This stub simply forwards it to RtlGenRandom in advapi32.
2023-07-10 15:56:07 +02:00

2 lines
32 B
Python

@ stdcall ProcessPrng(ptr long)