pub unsafe extern "C" fn faiss_BufferList_free(
obj: *mut FaissBufferList,
)Expand description
List of temporary buffers used to store results before they are copied to the RangeSearchResult object.
pub unsafe extern "C" fn faiss_BufferList_free(
obj: *mut FaissBufferList,
)List of temporary buffers used to store results before they are copied to the RangeSearchResult object.