cuda.bindings.nvml.vgpu_instance_get_license_info_v2#
- cuda.bindings.nvml.vgpu_instance_get_license_info_v2(unsigned int vgpu_instance)#
Query the license information of the vGPU instance. :param vgpu_instance: Identifier of the target vGPU instance. :type vgpu_instance: unsigned int :returns: Pointer to vGPU license information structure. :rtype: nvmlVgpuLicenseInfo_t .. seealso:: `nvmlVgpuInstanceGetLicenseInfo_v2`