pub type PFN_CRYPT_ASYNC_PARAM_FREE_FUNC = Option<unsafe extern "system" fn(pszparamoid: PCSTR, pvparam: *const c_void)>;
Expand description

Required features: "Win32_Security_Cryptography"