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