Exemplo n.º 1
0
 internal static extern NvmlReturn NvmlDeviceGetBrand(IntPtr device, out NvmlBrandType type);
Exemplo n.º 2
0
 public static extern NvmlReturn NvmlDeviceGetBrand(
     NvmlDevice device, out NvmlBrandType type);