Function windows_sys::Win32::Security::Cryptography::NCryptNotifyChangeKey
pub unsafe extern "system" fn NCryptNotifyChangeKey(
hprovider: NCRYPT_PROV_HANDLE,
phevent: *mut HANDLE,
dwflags: NCRYPT_FLAGS
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"