win32process.GetProcessWorkingSetSize

int,int = GetProcessWorkingSetSize(hProcess)

Returns min and max working set sizes for a process by handle

Parameters

hProcess : PyHANDLE

Process handle as returned by win32api::OpenProcess