pub type PFN_CRYPT_OBJECT_LOCATOR_PROVIDER_FREE_PASSWORD = Option<unsafe extern "system" fn(pplugincontext: *const c_void, pwszpassword: PCWSTR)>;
Expand description

Required features: "Win32_Security_Cryptography"