faiss_write_index_custom

Function faiss_write_index_custom 

Source
pub unsafe extern "C" fn faiss_write_index_custom(
    idx: *const FaissIndex,
    io_writer: *mut FaissIOWriter,
    io_flags: c_int,
) -> c_int
Expand description

Write index to a custom writer.