Function windows::Win32::Security::Cryptography::CryptGenRandom

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