mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 02:57:52 -05:00
A ResultRange defines an inclusive range of error descriptions within an error module. This can be used to check whether the description of a given ResultCode falls within the range. The conversion function returns a ResultCode with its description set to description_start.