Exemplo n.º 1
0
 public nint GetDeviceHandle()
 {
     return(KokkosLibrary.IpcGetDeviceHandle(executionSpaceType, Pointer.Data));
 }