cuda.bindings.nvml.device_get_display_active#
- cuda.bindings.nvml.device_get_display_active(intptr_t device) int#
Retrieves the display active state for the device. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the display active state. :rtype: int .. seealso:: `nvmlDeviceGetDisplayActive`