pub unsafe extern "system" fn FindFirstChangeNotificationA(
    lppathname: PCSTR,
    bwatchsubtree: BOOL,
    dwnotifyfilter: FILE_NOTIFY_CHANGE
) -> HANDLE
Expand description

Required features: "Win32_Foundation"