Function windows_sys::Win32::Security::Cryptography::CryptCreateAsyncHandle
pub unsafe extern "system" fn CryptCreateAsyncHandle(
dwflags: u32,
phasync: *mut HCRYPTASYNC
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"