pub unsafe extern "system" fn CryptSetAsyncParam(
    hasync: HCRYPTASYNC,
    pszparamoid: PCSTR,
    pvparam: *const c_void,
    pfnfree: PFN_CRYPT_ASYNC_PARAM_FREE_FUNC
) -> BOOL
Expand description

Required features: "Win32_Foundation"