Function check_ptr

Source
fn check_ptr(arg: *const u8, len: usize) -> Result<(), SyscallArgError>