pub unsafe extern "C" fn clingo_error_message() -> *const c_char
Expand description

! Get the last error message set if an API call fails. ! @note Each thread has its own local error message. ! @return error message or NULL