pub unsafe extern "C" fn cuvsMultiGpuCagraDistribute(
res: cuvsResources_t,
filename: *const c_char,
index: cuvsMultiGpuCagraIndex_t,
) -> cuvsError_tExpand description
@brief Distribute a local CAGRA 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 CAGRA index @return cuvsError_t