Function windows_sys::Win32::Storage::FileSystem::FindFirstChangeNotificationW
pub unsafe extern "system" fn FindFirstChangeNotificationW(
lppathname: PCWSTR,
bwatchsubtree: BOOL,
dwnotifyfilter: FILE_NOTIFY_CHANGE
) -> HANDLE
Expand description
Required features: "Win32_Foundation"