Function FindFirstChangeNotificationA
pub unsafe fn FindFirstChangeNotificationA<P0>(
lppathname: P0,
bwatchsubtree: bool,
dwnotifyfilter: FILE_NOTIFY_CHANGE,
) -> Result<HANDLE>where
P0: Param<PCSTR>,
pub unsafe fn FindFirstChangeNotificationA<P0>(
lppathname: P0,
bwatchsubtree: bool,
dwnotifyfilter: FILE_NOTIFY_CHANGE,
) -> Result<HANDLE>where
P0: Param<PCSTR>,