pub type PFN_CRYPT_FREE = Option<unsafe extern "system" fn(pv: *const c_void)>;
Expand description

Required features: "Win32_Security_Cryptography"