pub unsafe extern "system" fn K32GetWsChangesEx(
    hprocess: HANDLE,
    lpwatchinfoex: *mut PSAPI_WS_WATCH_INFORMATION_EX,
    cb: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_System_ProcessStatus’, ‘Win32_Foundation’