Function Gaia::error_to_string(Gaia::Posix::Errno)

Function Documentation

inline frg::string_view Gaia::error_to_string(Gaia::Posix::Errno error)

Converts Errno to a string.

Parameters:

error – The error to convert

Returns:

The error converted to a string