Function windows_sys::Win32::Security::Cryptography::BCryptGenRandom
pub unsafe extern "system" fn BCryptGenRandom(
halgorithm: BCRYPT_ALG_HANDLE,
pbbuffer: *mut u8,
cbbuffer: u32,
dwflags: u32
) -> NTSTATUSExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"