faiss_Index_reset

Function faiss_Index_reset 

Source
pub unsafe extern "C" fn faiss_Index_reset(
    index: *mut FaissIndex,
) -> c_int
Expand description

removes all elements from the database. @param index opaque pointer to index object