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