pub unsafe extern "C" fn faiss_get_last_error() -> *const c_char
Get the error message of the last failed operation performed by Faiss. The given pointer is only invalid until another Faiss function is called.