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