Function windows_sys::Win32::Security::Cryptography::BCryptDestroySecret
pub unsafe extern "system" fn BCryptDestroySecret(
hsecret: BCRYPT_SECRET_HANDLE
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"