Function windows_sys::Win32::Security::Cryptography::CryptGenKey
pub unsafe extern "system" fn CryptGenKey(
hprov: usize,
algid: ALG_ID,
dwflags: CRYPT_KEY_FLAGS,
phkey: *mut usize,
) -> BOOL