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