windows::Win32::Security::Cryptography

Function CryptGenRandom

pub unsafe fn CryptGenRandom(hprov: usize, pbbuffer: &mut [u8]) -> Result<()>