Function windows_sys::Win32::Security::Cryptography::CryptGenRandom
pub unsafe extern "system" fn CryptGenRandom(
hprov: usize,
dwlen: u32,
pbbuffer: *mut u8
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"