Esempio n. 1
0
 internal static extern NvmlReturn NvmlDeviceGetGpuOperationMode(IntPtr device, out NvmlGpuOperationMode current, out NvmlGpuOperationMode pending);
Esempio n. 2
0
 public static extern NvmlReturn NvmlDeviceGetGpuOperationMode(
     NvmlDevice device, out NvmlGpuOperationMode current, out NvmlGpuOperationMode pending);