Exemple #1
0
 public Pointer UserToVirt(UserPtr addr)
 {
     return(workingSet.UserToVirt(addr));
 }