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