Function windows_sys::Win32::Security::Cryptography::CryptSetAsyncParam
[−]pub unsafe extern "system" fn CryptSetAsyncParam(
hasync: HCRYPTASYNC,
pszparamoid: PSTR,
pvparam: *const c_void,
pfnfree: PFN_CRYPT_ASYNC_PARAM_FREE_FUNC
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
