FindFirstChangeNotificationW

Function FindFirstChangeNotificationW 

Source
pub unsafe extern "C" fn FindFirstChangeNotificationW(
    lpPathName: LPCWSTR,
    bWatchSubtree: WINBOOL,
    dwNotifyFilter: DWORD,
) -> HANDLE