pub unsafe extern "C" fn faiss_BufferList_buffer_size(
arg1: *const FaissBufferList,
) -> usizeExpand description
List of temporary buffers used to store results before they are copied to the RangeSearchResult object.
pub unsafe extern "C" fn faiss_BufferList_buffer_size(
arg1: *const FaissBufferList,
) -> usizeList of temporary buffers used to store results before they are copied to the RangeSearchResult object.