syscall: ashet.process.monitor.query_total_memory_usage
Documentation
Returns the total number of bytes the process takes up in RAM.
Inputs
proc: Process
Outputs
count: usize
Errors
InvalidHandle
Returns the total number of bytes the process takes up in RAM.
proc: Processcount: usizeInvalidHandle