Function std::sys::windows::c::windows_sys::BCryptGenRandom
source · pub unsafe extern "system" fn BCryptGenRandom(
halgorithm: *mut c_void,
pbbuffer: *mut u8,
cbbuffer: u32,
dwflags: u32
) -> i32
🔬This is a nightly-only experimental API. (
windows_c
)