[−][src]Type Definition faiss_sys::FaissErrorCode
type FaissErrorCode = c_int;
An error code which depends on the exception thrown from the previous
operation. See faiss_get_last_error to retrieve the error message.
type FaissErrorCode = c_int;
An error code which depends on the exception thrown from the previous
operation. See faiss_get_last_error to retrieve the error message.