Function windows::Win32::System::ProcessStatus::K32GetWsChangesEx

pub unsafe fn K32GetWsChangesEx<P0>(
    hprocess: P0,
    lpwatchinfoex: *mut PSAPI_WS_WATCH_INFORMATION_EX,
    cb: *mut u32,
) -> BOOL
where P0: Param<HANDLE>,