psapi

Function QueryWorkingSet

Source
pub unsafe extern "system" fn QueryWorkingSet(
    hProcess: HANDLE,
    pv: PVOID,
    cb: DWORD,
) -> BOOL