Function windows::Win32::Security::Cryptography::BCryptGenRandom
pub unsafe fn BCryptGenRandom<P0>(
halgorithm: P0,
pbbuffer: &mut [u8],
dwflags: BCRYPTGENRANDOM_FLAGS,
) -> NTSTATUSwhere
P0: Param<BCRYPT_ALG_HANDLE>,