Go to the source code of this file.
◆ gpr_format_message()
GPRAPI char* gpr_format_message |
( |
int |
messageid | ) |
|
Returns a string allocated with gpr_malloc that contains a UTF-8 formatted error message, corresponding to the error messageid. Use in conjunction with GetLastError() et al.