예제 #1
0
 internal static extern NvmlReturn NvmlDeviceGetBrand(IntPtr device, out NvmlBrandType type);
예제 #2
0
 public static extern NvmlReturn NvmlDeviceGetBrand(
     NvmlDevice device, out NvmlBrandType type);