Function clingo_sys::clingo_error_message [] [src]

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.

Returns error message or NULL