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"