[][src]Function clingo_sys::clingo_backend_end

pub unsafe extern "C" fn clingo_backend_end(
    backend: *mut clingo_backend_t
) -> bool

Finalize the backend after using it.

@param[in] backend the target backend @return whether the call was successful; might set one of the following error codes:

  • ::clingo_error_bad_alloc
  • ::clingo_error_runtime