monado/doc/changes/xrt/mr.2039.md
2024-01-04 12:47:49 +00:00

4 lines
234 B
Markdown

Add `XRT_ERROR_DEVICE_FUNCTION_NOT_IMPLEMENTED` error message, used to signal
when a function that isn't implemented is called. It is not meant to query the
availability of the function or feature, only a error condition on bad code.