Type Alias faiss_sys::FaissErrorCode

source ·
pub type FaissErrorCode = c_int;
Expand description

An error code which depends on the exception thrown from the previous operation. See faiss_get_last_error to retrieve the error message.