pub unsafe extern "C" fn cuvsMultiGpuIvfPqDistribute(
res: cuvsResources_t,
filename: *const c_char,
index: cuvsMultiGpuIvfPqIndex_t,
) -> cuvsError_tExpand description
@brief Distribute a local IVF-PQ index to create a Multi-GPU index
@param[in] res cuvsResources_t opaque C handle @param[in] filename Path to the local index file @param[out] index Multi-GPU IVF-PQ index @return cuvsError_t