pub unsafe extern "C" fn faiss_IndexBinaryIVF_make_direct_map(
index: *mut FaissIndexBinaryIVF,
new_maintain_direct_map: c_int,
) -> c_intExpand description
initialize a direct map
@param new_maintain_direct_map if true, create a direct map, else clear it