pub unsafe extern "system" fn BCryptDestroySecret(
    hsecret: *mut c_void
) -> NTSTATUS
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’