pub unsafe extern "C" fn faiss_IndexBinary_reset(
index: *mut FaissIndexBinary,
) -> c_intExpand description
removes all elements from the database. @param index opaque pointer to index object
pub unsafe extern "C" fn faiss_IndexBinary_reset(
index: *mut FaissIndexBinary,
) -> c_intremoves all elements from the database. @param index opaque pointer to index object