[][src]Function clingo_sys::clingo_error_message

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

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