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