예제 #1
0
 public static extern NvmlReturn NvmlDeviceGetPowerState(
     NvmlDevice device, out NvmlPstates pState);
예제 #2
0
 public static extern NvmlReturn NvmlDeviceGetPerformanceState(
     NvmlDevice device, out NvmlPstates pState);