Function faiss_sys::faiss_IndexShards_new_with_options[][src]

pub unsafe extern "C" fn faiss_IndexShards_new_with_options(
    p_index: *mut *mut FaissIndexShards,
    d: idx_t,
    threaded: c_int,
    successive_ids: c_int
) -> c_int