winapi::um::fileapi

Function FindFirstChangeNotificationW

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