Groonga
Loading...
Searching...
No Matches
error.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

GRN_API const char * grn_rc_to_string (grn_rc rc)
 
GRN_API const char * grn_error_get_current_system_message (void)
 
GRN_API grn_rc grn_windows_error_code_to_rc (int error_code)
 

Function Documentation

◆ grn_error_get_current_system_message()

GRN_API const char * grn_error_get_current_system_message ( void  )

◆ grn_rc_to_string()

GRN_API const char * grn_rc_to_string ( grn_rc  rc)

◆ grn_windows_error_code_to_rc()

GRN_API grn_rc grn_windows_error_code_to_rc ( int  error_code)