libannocheck_error libannocheck_finish (struct libannocheck_internals * HANDLE)
Closes the connection to libannocheck. Closes any files opened by the library and releases any memory that is may have allocated. After this any library call using HANDLE should fail.
Returns libannocheck_error_none upon successful closure, otherwise returns an error code.