faiss_get_last_error

Function faiss_get_last_error 

Source
pub unsafe extern "C" fn faiss_get_last_error() -> *const c_char
Expand description

Get the error message of the last failed operation performed by Faiss. The given pointer is only invalid until another Faiss function is called.