windows::Win32::System::Registry

Function RegNotifyChangeKeyValue

pub unsafe fn RegNotifyChangeKeyValue(
    hkey: HKEY,
    bwatchsubtree: bool,
    dwnotifyfilter: REG_NOTIFY_FILTER,
    hevent: Option<HANDLE>,
    fasynchronous: bool,
) -> WIN32_ERROR