Function kernel32::FindFirstChangeNotificationA [] [src]

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