Function winapi::um::fileapi::FindFirstChangeNotificationA[][src]

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