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

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