Function windows_sys::Win32::Storage::FileSystem::FindFirstChangeNotificationA
[−]pub unsafe extern "system" fn FindFirstChangeNotificationA(
lppathname: PCSTR,
bwatchsubtree: BOOL,
dwnotifyfilter: FILE_NOTIFY_CHANGE
) -> FindChangeNotificationHandle
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"