Function axmem::copy_str_from_user

source ·
pub fn copy_str_from_user(vaddr: VirtAddr, size: usize) -> String
Expand description

copy a str in current process into kernel address space