faiss_IndexBinary_reset

Function faiss_IndexBinary_reset 

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

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