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