pub unsafe extern "system" fn CryptCreateAsyncHandle(
    dwflags: u32,
    phasync: *mut HCRYPTASYNC
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"