pub unsafe extern "system" fn BCryptDestroyKey(
    hkey: BCRYPT_KEY_HANDLE
) -> NTSTATUS
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’