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