Creates a reader to read data from the user space of the current task. Returns `Err` if the `vaddr` and `len` do not represent a user space memory range.
(&self, vaddr: Vaddr, len: usize)
source not stored for this graph (policy: none)
no test coverage detected