pub unsafe extern "C" fn faiss_Index_sa_code_size(
index: *const FaissIndex,
size: *mut usize,
) -> c_intExpand description
The size of the produced codes in bytes.
@param index opaque pointer to index object @param size the returned size in bytes