Function windows_sys::Win32::System::Registry::RegNotifyChangeKeyValue
pub unsafe extern "system" fn RegNotifyChangeKeyValue(
hkey: HKEY,
bwatchsubtree: BOOL,
dwnotifyfilter: REG_NOTIFY_FILTER,
hevent: HANDLE,
fasynchronous: BOOL
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"