winapi::um::fileapi

Function FindFirstChangeNotificationA

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