Ejemplo n.º 1
0
 public static Addr AllocatePageAddr(AllocatePageOptions options = default)
 {
     return(Default.AllocatePageAddr(options));
 }